19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#191919";
|
|
base01 = "#202020";
|
|
base02 = "#303030";
|
|
base03 = "#5f5a60";
|
|
base04 = "#505050";
|
|
base05 = "#a7a7a7";
|
|
base06 = "#808080";
|
|
base07 = "#ffffff";
|
|
base08 = "#dc657d";
|
|
base09 = "#4bb1a7";
|
|
base0A = "#c3ba63";
|
|
base0B = "#84b97c";
|
|
base0C = "#4bb1a7";
|
|
base0D = "#639ee4";
|
|
base0E = "#b888e2";
|
|
base0F = "#b888e2";
|
|
}
|