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/katy.nix
Normal file
20
themes/katy.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Katy";
|
||||
author = "George Essig (https://github.com/gessig)";
|
||||
base00 = "292D3E";
|
||||
base01 = "444267";
|
||||
base02 = "5C598B";
|
||||
base03 = "676E95";
|
||||
base04 = "8796B0";
|
||||
base05 = "959DCB";
|
||||
base06 = "959DCB";
|
||||
base07 = "FFFFFF";
|
||||
base08 = "6E98E1";
|
||||
base09 = "F78C6C";
|
||||
base0A = "E0A557";
|
||||
base0B = "78C06E";
|
||||
base0C = "83B7E5";
|
||||
base0D = "82AAFF";
|
||||
base0E = "C792EA";
|
||||
base0F = "FF5370";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue