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

20 lines
420 B
Nix

{
name = "Still Alive";
author = "Derrick McKee (derrick.mckee@gmail.com)";
base00 = "F0F0F0";
base01 = "F0D848";
base02 = "FFF018";
base03 = "F01818";
base04 = "F00000";
base05 = "D80000";
base06 = "489000";
base07 = "30A860";
base08 = "487830";
base09 = "183048";
base0A = "426395";
base0B = "5C5C6A";
base0C = "2C3C57";
base0D = "001878";
base0E = "900000";
base0F = "140C0D";
}