19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#faf0dc";
|
|
base01 = "#c8c8c8";
|
|
base02 = "#888888";
|
|
base03 = "#585858";
|
|
base04 = "#282828";
|
|
base05 = "#181818";
|
|
base06 = "#000000";
|
|
base07 = "#000000";
|
|
base08 = "#de5d6e";
|
|
base09 = "#ff9470";
|
|
base0A = "#b3684f";
|
|
base0B = "#76a85d";
|
|
base0C = "#64b5a7";
|
|
base0D = "#5890f8";
|
|
base0E = "#c173d1";
|
|
base0F = "#b3684f";
|
|
}
|