mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/gruvbox-light-medium.nix
Normal file
20
themes/gruvbox-light-medium.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Gruvbox light; medium",
|
||||
author = "Dawid Kurek (dawikur@gmail.com); morhetz (https://github.com/morhetz/gruvbox)",
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue