Current derivation
This commit is contained in:
parent
0aae761f89
commit
f7226d5fa6
20 changed files with 342 additions and 79 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue