19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
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";
|
|
}
|