mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
414 B
Nix
20 lines
414 B
Nix
{
|
|
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";
|
|
}
|