fix colors for notgne2_pc
This commit is contained in:
parent
1d20512177
commit
c9ab7e0222
@ -394,7 +394,9 @@ in
|
|||||||
# base0F = "B03060";
|
# base0F = "B03060";
|
||||||
# };
|
# };
|
||||||
# };
|
# };
|
||||||
baseColors = {
|
};
|
||||||
|
|
||||||
|
colors.baseColors = {
|
||||||
base00 = "202124";
|
base00 = "202124";
|
||||||
base01 = "27292c";
|
base01 = "27292c";
|
||||||
base02 = "323639";
|
base02 = "323639";
|
||||||
@ -412,7 +414,6 @@ in
|
|||||||
base0E = "673ab7";
|
base0E = "673ab7";
|
||||||
base0F = "8d6e63";
|
base0F = "8d6e63";
|
||||||
};
|
};
|
||||||
};
|
|
||||||
|
|
||||||
programs.fish.shellAliases = {
|
programs.fish.shellAliases = {
|
||||||
bp = "npm version patch && npm publish && git push";
|
bp = "npm version patch && npm publish && git push";
|
||||||
|
Loading…
Reference in New Issue
Block a user