chore: with config.lib.stylix.colors

This commit is contained in:
EdenQwQ 2025-03-10 21:44:55 +08:00
parent 816dc89913
commit 58f0462cd5
4 changed files with 45 additions and 50 deletions

View file

@ -40,14 +40,6 @@
Boolean.fg = base0E;
String.italic = true;
String.fg = base0B;
# LineNrAbove = {
# bg = "#${config.lib.stylix.colors.base00}";
# fg = "#${config.lib.stylix.colors.base06}";
# };
# LineNrBelow = {
# bg = "#${config.lib.stylix.colors.base00}";
# fg = "#${config.lib.stylix.colors.base07}";
# };
};
opts = {
number = true;