mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-28 17:07:46 +00:00
20 lines
408 B
Nix
20 lines
408 B
Nix
{
|
|
name = "summercamp";
|
|
author = "zoe firi (zoefiri.github.io)";
|
|
base00 = "1C1810";
|
|
base01 = "2A261C";
|
|
base02 = "3A3527";
|
|
base03 = "504B38";
|
|
base04 = "5F5B45";
|
|
base05 = "736E55";
|
|
base06 = "BAB696";
|
|
base07 = "F8F5DE";
|
|
base08 = "E35142";
|
|
base09 = "FBA11B";
|
|
base0A = "F2FF27";
|
|
base0B = "5CEB5A";
|
|
base0C = "5AEBBC";
|
|
base0D = "489BF0";
|
|
base0E = "FF8080";
|
|
base0F = "F69BE7";
|
|
}
|