19 lines
356 B
Nix
19 lines
356 B
Nix
{
|
|
base00 = "#ffffff";
|
|
base01 = "#ebebeb";
|
|
base02 = "#cdcdcd";
|
|
base03 = "#878787";
|
|
base04 = "#878787";
|
|
base05 = "#474747";
|
|
base06 = "#282828";
|
|
base07 = "#282828";
|
|
base08 = "#bf0000";
|
|
base09 = "#ba3700";
|
|
base0A = "#af8500";
|
|
base0B = "#008400";
|
|
base0C = "#009a8a";
|
|
base0D = "#0054cf";
|
|
base0E = "#6b40c3";
|
|
base0F = "#dd0f9d";
|
|
}
|