mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 17:37:46 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/decaf.nix
Normal file
20
themes/decaf.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Decaf";
|
||||
author = "Alex Mirrington (https://github.com/alexmirrington)";
|
||||
base00 = "2D2D2D";
|
||||
base01 = "393939";
|
||||
base02 = "515151";
|
||||
base03 = "777777";
|
||||
base04 = "B4B7B4";
|
||||
base05 = "CCCCCC";
|
||||
base06 = "E0E0E0";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "FF7F7B";
|
||||
base09 = "FFBF70";
|
||||
base0A = "FFD67C";
|
||||
base0B = "BEDA78";
|
||||
base0C = "BED6FF";
|
||||
base0D = "90BEE1";
|
||||
base0E = "EFB3F7";
|
||||
base0F = "FF93B3";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue