19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#fafafa";
|
|
base01 = "#e7eaec";
|
|
base02 = "#cceae7";
|
|
base03 = "#ccd7da";
|
|
base04 = "#8796b0";
|
|
base05 = "#80cbc4";
|
|
base06 = "#80cbc4";
|
|
base07 = "#ffffff";
|
|
base08 = "#ff5370";
|
|
base09 = "#f76d47";
|
|
base0A = "#ffb62c";
|
|
base0B = "#91b859";
|
|
base0C = "#39adb5";
|
|
base0D = "#6182b8";
|
|
base0E = "#7c4dff";
|
|
base0F = "#e53935";
|
|
}
|