1
Fork 0
mirror of https://github.com/RGBCube/ThemeNix synced 2025-07-28 00:47:44 +00:00
ThemeNix/themes/purpledream.nix

20 lines
386 B
Nix

{
name = "Purpledream";
author = "malet";
base00 = "100510";
base01 = "302030";
base02 = "403040";
base03 = "605060";
base04 = "BBB0BB";
base05 = "DDD0DD";
base06 = "EEE0EE";
base07 = "FFF0FF";
base08 = "FF1D0D";
base09 = "CCAE14";
base0A = "F000A0";
base0B = "14CC64";
base0C = "0075B0";
base0D = "00A0F0";
base0E = "B000D0";
base0F = "6A2A3C";
}