19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#2e2a31";
|
|
base01 = "#4a464d";
|
|
base02 = "#666369";
|
|
base03 = "#838085";
|
|
base04 = "#9f9da2";
|
|
base05 = "#bcbabe";
|
|
base06 = "#d8d7da";
|
|
base07 = "#f5f4f7";
|
|
base08 = "#d8137f";
|
|
base09 = "#d65407";
|
|
base0A = "#dc8a0e";
|
|
base0B = "#17ad98";
|
|
base0C = "#149bda";
|
|
base0D = "#796af5";
|
|
base0E = "#bb60ea";
|
|
base0F = "#c720ca";
|
|
}
|