1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 01:17:45 +00:00

Add project

This commit is contained in:
RGBCube 2023-11-26 18:42:35 +03:00
parent 9698f044be
commit 983157e8ee
No known key found for this signature in database
253 changed files with 5335 additions and 0 deletions

View file

@ -0,0 +1,20 @@
{
name = "Gruvbox dark; medium",
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)",
base00 = "282828";
base01 = "3C3836";
base02 = "504945";
base03 = "665C54";
base04 = "BDAE93";
base05 = "D5C4A1";
base06 = "EBDBB2";
base07 = "FBF1C7";
base08 = "FB4934";
base09 = "FE8019";
base0A = "FABD2F";
base0B = "B8BB26";
base0C = "8EC07C";
base0D = "83A598";
base0E = "D3869B";
base0F = "D65D0E";
}