remove lovelace theme

This commit is contained in:
Cade Scroggins 2022-03-03 09:48:35 -08:00
parent 1fd4ca56f2
commit 3375a173cd
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -11,7 +11,6 @@
*
* - "ashes-dark"
* - "gruvbox-dark"
* - "lovelace-dark"
* - "nord-dark"
* - "ocean-light"
* - "tilde-dark"
@ -421,16 +420,6 @@
--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 {
--base-background: #2e3440;
--base-foreground: #d8dee9;