19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#182430";
|
|
base01 = "#243c54";
|
|
base02 = "#46290a";
|
|
base03 = "#616d78";
|
|
base04 = "#74afe7";
|
|
base05 = "#c8e1f8";
|
|
base06 = "#ddeaf6";
|
|
base07 = "#8f98a0";
|
|
base08 = "#4ce587";
|
|
base09 = "#f6a85c";
|
|
base0A = "#82aaff";
|
|
base0B = "#c3e88d";
|
|
base0C = "#5fd1ff";
|
|
base0D = "#82aaff";
|
|
base0E = "#ff84dd";
|
|
base0F = "#bbd2e8";
|
|
}
|