19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#292d3e";
|
|
base01 = "#444267";
|
|
base02 = "#32374d";
|
|
base03 = "#676e95";
|
|
base04 = "#8796b0";
|
|
base05 = "#959dcb";
|
|
base06 = "#959dcb";
|
|
base07 = "#ffffff";
|
|
base08 = "#f07178";
|
|
base09 = "#f78c6c";
|
|
base0A = "#ffcb6b";
|
|
base0B = "#c3e88d";
|
|
base0C = "#89ddff";
|
|
base0D = "#82aaff";
|
|
base0E = "#c792ea";
|
|
base0F = "#ff5370";
|
|
}
|