mirror of
https://github.com/RGBCube/ThemeNix
synced 2025-07-29 01:17:45 +00:00
20 lines
388 B
Nix
20 lines
388 B
Nix
{
|
|
name = "Mellow Purple";
|
|
author = "gidsi";
|
|
base00 = "1E0528";
|
|
base01 = "1A092D";
|
|
base02 = "331354";
|
|
base03 = "320F55";
|
|
base04 = "873582";
|
|
base05 = "FFEEFF";
|
|
base06 = "FFEEFF";
|
|
base07 = "F8C0FF";
|
|
base08 = "00D9E9";
|
|
base09 = "AA00A3";
|
|
base0A = "955AE7";
|
|
base0B = "05CB0D";
|
|
base0C = "B900B1";
|
|
base0D = "550068";
|
|
base0E = "8991BB";
|
|
base0F = "4D6FFF";
|
|
}
|