1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 08:57:46 +00:00
ThemeNix/themes/heetch-light.nix

20 lines
415 B
Nix

{
name = "Heetch Light";
author = "Geoffrey Teale (tealeg@gmail.com)";
base00 = "FEFFFF";
base01 = "392551";
base02 = "7B6D8B";
base03 = "9C92A8";
base04 = "DDD6E5";
base05 = "5A496E";
base06 = "470546";
base07 = "190134";
base08 = "27D9D5";
base09 = "BDB6C5";
base0A = "5BA2B6";
base0B = "F80059";
base0C = "C33678";
base0D = "47F9F5";
base0E = "BD0152";
base0F = "DEDAE2";
}