19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#232629";
|
|
base01 = "#333b3d";
|
|
base02 = "#484e54";
|
|
base03 = "#60615d";
|
|
base04 = "#c0c0bd";
|
|
base05 = "#f8f8f2";
|
|
base06 = "#fcfcf6";
|
|
base07 = "#fcfcfc";
|
|
base08 = "#f11235";
|
|
base09 = "#ff9505";
|
|
base0A = "#ffb627";
|
|
base0B = "#02d849";
|
|
base0C = "#0dd9d6";
|
|
base0D = "#00a6fb";
|
|
base0E = "#f15ee3";
|
|
base0F = "#b27701";
|
|
}
|