19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#101010";
|
|
base01 = "#454545";
|
|
base02 = "#454545";
|
|
base03 = "#454545";
|
|
base04 = "#808080";
|
|
base05 = "#c0c0c0";
|
|
base06 = "#c0c0c0";
|
|
base07 = "#454545";
|
|
base08 = "#efa6a2";
|
|
base09 = "#a3b8ef";
|
|
base0A = "#e6a3dc";
|
|
base0B = "#80c990";
|
|
base0C = "#c8c874";
|
|
base0D = "#50cacd";
|
|
base0E = "#e0af85";
|
|
base0F = "#808080";
|
|
}
|