Current derivation

This commit is contained in:
Filippo Berto 2021-05-21 22:30:33 +02:00
parent 0aae761f89
commit f7226d5fa6
20 changed files with 342 additions and 79 deletions

View file

@ -48,7 +48,7 @@ in {
};
};
normal = {
black = nord.n1;
black = nord.n0;
red = nord.n11;
green = nord.n14;
yellow = nord.n13;
@ -75,7 +75,7 @@ in {
blue = "#68809a";
magenta = "#8c738c";
cyan = "#6d96a5";
white = "#aeb3bb";
white = nord.n4;
};
};
};