19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#05080a";
|
|
base01 = "#0a1014";
|
|
base02 = "#0f181e";
|
|
base03 = "#141f27";
|
|
base04 = "#192630";
|
|
base05 = "#dce2f7";
|
|
base06 = "#f8eae7";
|
|
base07 = "#ccd3fe";
|
|
base08 = "#ffd4e9";
|
|
base09 = "#fbcbae";
|
|
base0A = "#fbebc8";
|
|
base0B = "#f7ddff";
|
|
base0C = "#c5edc1";
|
|
base0D = "#c9fff7";
|
|
base0E = "#dcc3f9";
|
|
base0F = "#f6dddd";
|
|
}
|