ft(colors): small fixes for auto light and dark mode

This commit is contained in:
Marco Thomas
2024-01-03 00:37:08 +01:00
parent a79ec92732
commit d2f9770fad
3 changed files with 9 additions and 102 deletions

View File

@@ -4,6 +4,7 @@ theme = "everforest_light"
line-number = "relative"
cursor-shape.insert = "bar"
whitespace.render.tab = "all"
soft-wrap.enable = true
[keys.normal]
"_" = ["extend_line_up", "extend_to_line_bounds"]