mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
remove lovelace theme
This commit is contained in:
parent
1fd4ca56f2
commit
3375a173cd
1 changed files with 0 additions and 11 deletions
11
index.html
11
index.html
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue