25.11
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
"constructor" = weird.base;
|
||||
"debug" = yellow.base;
|
||||
"diagnostic.modifiers" = [ "underline" ];
|
||||
"diff.delta" = blue.bright;
|
||||
"diff.delta" = subtle.bright;
|
||||
"diff.minus" = negative.bright;
|
||||
"diff.plus" = positive.bright;
|
||||
"error" = red.base;
|
||||
@@ -410,7 +410,7 @@
|
||||
bg = black.bright;
|
||||
};
|
||||
"ui.statusline" = {
|
||||
fg = blue.bright;
|
||||
fg = accent.bright;
|
||||
bg = black.base;
|
||||
};
|
||||
"ui.statusline.inactive" = {
|
||||
|
||||
Reference in New Issue
Block a user