1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-29 09:27:45 +00:00
ThemeNix/themes/sandcastle.nix

20 lines
420 B
Nix

{
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";
}