1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/circus.nix

20 lines
467 B
Nix

{
name = "Circus";
author = "Stephan Boyer (https://github.com/stepchowfun) and Esther Wang (https://github.com/ewang12)";
base00 = "191919";
base01 = "202020";
base02 = "303030";
base03 = "5F5A60";
base04 = "505050";
base05 = "A7A7A7";
base06 = "808080";
base07 = "FFFFFF";
base08 = "DC657D";
base09 = "4BB1A7";
base0A = "C3BA63";
base0B = "84B97C";
base0C = "4BB1A7";
base0D = "639EE4";
base0E = "B888E2";
base0F = "B888E2";
}