mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-30 09:57:45 +00:00
Add project
This commit is contained in:
parent
9698f044be
commit
983157e8ee
253 changed files with 5335 additions and 0 deletions
20
themes/sandcastle.nix
Normal file
20
themes/sandcastle.nix
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
name = "Sandcastle";
|
||||
author = "George Essig (https://github.com/gessig)";
|
||||
base00 = "282C34";
|
||||
base01 = "2C323B";
|
||||
base02 = "3E4451";
|
||||
base03 = "665C54";
|
||||
base04 = "928374";
|
||||
base05 = "A89984";
|
||||
base06 = "D5C4A1";
|
||||
base07 = "FDF4C1";
|
||||
base08 = "83A598";
|
||||
base09 = "A07E3B";
|
||||
base0A = "A07E3B";
|
||||
base0B = "528B8B";
|
||||
base0C = "83A598";
|
||||
base0D = "83A598";
|
||||
base0E = "D75F5F";
|
||||
base0F = "A87322";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue