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/summercamp.nix
Normal file
20
themes/summercamp.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
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";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue