diff options
Diffstat (limited to 'public/css/palettes/gruvbox-light.css')
| -rw-r--r-- | public/css/palettes/gruvbox-light.css | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/public/css/palettes/gruvbox-light.css b/public/css/palettes/gruvbox-light.css deleted file mode 100644 index f786cf0..0000000 --- a/public/css/palettes/gruvbox-light.css +++ /dev/null @@ -1,23 +0,0 @@ -/* gruvbox light - * https://github.com/morhetz/gruvbox - * base16: https://github.com/dawikur/base16-gruvbox-scheme - */ - -:root { - --base00: #fbf1c7; - --base01: #ebdbb2; - --base02: #d5c4a1; - --base03: #bdae93; - --base04: #665c54; - --base05: #504945; - --base06: #3c3836; - --base07: #282828; - --base08: #9d0006; - --base09: #af3a03; - --base0A: #b57614; - --base0B: #79740e; - --base0C: #427b58; - --base0D: #076678; - --base0E: #8f3f71; - --base0F: #d65d0e; -} |
