update readmes, documenation, and expose more colors in colors

This commit is contained in:
2022-04-13 17:55:16 +01:00
parent 6143411d69
commit c7465706c4
8 changed files with 65 additions and 44 deletions

View File

@@ -33,6 +33,9 @@
--gruvbox-fg4: #a89984;
--gruvbox-gray: #928374;
--colorscheme-light: var(--gruvbox-fg);
--colorscheme-dark: var(--gruvbox-bg);
--orange: var(--gruvbox-orange);
--red: var(--gruvbox-red);
--green: var(--gruvbox-green);