Only have single everforest theme
This commit is contained in:
parent
66b1642d7c
commit
1fb2415cd4
3 changed files with 1 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
undefined = "#ff00ff";
|
undefined = "#ff00ff";
|
||||||
foreground-bright = "#ffffff";
|
foreground-bright = "#ffffff";
|
||||||
} // import ./everforest-medium.nix
|
} // import ./everforest.nix
|
||||||
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
background = "#232a2e";
|
|
||||||
background-alt = "#2d353b";
|
|
||||||
foreground = "#d3c6aa";
|
|
||||||
primary = "#83c092";
|
|
||||||
alert = "#e67e80";
|
|
||||||
disabled = "#343f44";
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue