19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#1e1e28";
|
|
base01 = "#1a1826";
|
|
base02 = "#302d41";
|
|
base03 = "#575268";
|
|
base04 = "#6e6c7c";
|
|
base05 = "#d7dae0";
|
|
base06 = "#f5e0dc";
|
|
base07 = "#c9cbff";
|
|
base08 = "#f28fad";
|
|
base09 = "#f8bd96";
|
|
base0A = "#fae3b0";
|
|
base0B = "#abe9b3";
|
|
base0C = "#b5e8e0";
|
|
base0D = "#96cdfb";
|
|
base0E = "#ddb6f2";
|
|
base0F = "#f2cdcd";
|
|
}
|