1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 17:07:46 +00:00
ThemeNix/themes/3024.nix

20 lines
414 B
Nix

{
name = "3024";
author = "Jan T. Sott (http://github.com/idleberg)";
base00 = "090300";
base01 = "3A3432";
base02 = "4A4543";
base03 = "5C5855";
base04 = "807D7C";
base05 = "A5A2A2";
base06 = "D6D5D4";
base07 = "F7F7F7";
base08 = "DB2D20";
base09 = "E8BBD0";
base0A = "FDED02";
base0B = "01A252";
base0C = "B5E4F4";
base0D = "01A0E4";
base0E = "A16A94";
base0F = "CDAB53";
}