19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#1b1818";
|
|
base01 = "#292424";
|
|
base02 = "#585050";
|
|
base03 = "#655d5d";
|
|
base04 = "#7e7777";
|
|
base05 = "#8a8585";
|
|
base06 = "#e7dfdf";
|
|
base07 = "#f4ecec";
|
|
base08 = "#ca4949";
|
|
base09 = "#b45a3c";
|
|
base0A = "#a06e3b";
|
|
base0B = "#4b8b8b";
|
|
base0C = "#5485b6";
|
|
base0D = "#7272ca";
|
|
base0E = "#8464c4";
|
|
base0F = "#bd5187";
|
|
}
|