mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-05-11 17:35:56 +08:00
chore: with config.lib.stylix.colors
This commit is contained in:
parent
816dc89913
commit
58f0462cd5
4 changed files with 45 additions and 50 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue