remove lovelace theme

This commit is contained in:
Cade Scroggins
2022-03-03 09:48:35 -08:00
parent 1fd4ca56f2
commit 3375a173cd
-11
View File
@@ -11,7 +11,6 @@
* *
* - "ashes-dark" * - "ashes-dark"
* - "gruvbox-dark" * - "gruvbox-dark"
* - "lovelace-dark"
* - "nord-dark" * - "nord-dark"
* - "ocean-light" * - "ocean-light"
* - "tilde-dark" * - "tilde-dark"
@@ -421,16 +420,6 @@
--help-command-background: #3c3836; --help-command-background: #3c3836;
} }
.lovelace-dark {
--base-background: #1d1f28;
--base-foreground: #fdfdfd;
--command-color-complementary: var(--base-foreground);
--command-color-highlight-foreground: var(--base-background);
--command-color-lightness: 53%;
--command-color-saturation: 57%;
--help-command-background: #282a36;
}
.nord-dark { .nord-dark {
--base-background: #2e3440; --base-background: #2e3440;
--base-foreground: #d8dee9; --base-foreground: #d8dee9;