19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#ffffff";
|
|
base01 = "#e0e0e0";
|
|
base02 = "#c5c8c6";
|
|
base03 = "#b4b7b4";
|
|
base04 = "#969896";
|
|
base05 = "#373b41";
|
|
base06 = "#282a2e";
|
|
base07 = "#1d1f21";
|
|
base08 = "#cc342b";
|
|
base09 = "#f96a38";
|
|
base0A = "#fba922";
|
|
base0B = "#198844";
|
|
base0C = "#3971ed";
|
|
base0D = "#3971ed";
|
|
base0E = "#a36ac7";
|
|
base0F = "#3971ed";
|
|
}
|