switch more colors over to variables
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
--gruvbox-gray: #928374;
|
||||
|
||||
--colorscheme-light: var(--gruvbox-fg);
|
||||
--colorscheme-light-darker: var(--gruvbox-fg4);
|
||||
--colorscheme-dark: var(--gruvbox-bg);
|
||||
--colorscheme-dark-lighter: var(--gruvbox-bg4);
|
||||
|
||||
--orange: var(--gruvbox-orange);
|
||||
--red: var(--gruvbox-red);
|
||||
|
||||
Reference in New Issue
Block a user