add stylix as theme config

This commit is contained in:
ulic-youthlic 2025-01-16 19:38:54 +08:00
parent 8844a71ac2
commit 3fab9423c1
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
12 changed files with 417 additions and 20 deletions

View file

@ -1,4 +1,4 @@
theme = "ayu_evolve"
# theme = "ayu_evolve" # avoid conflicting with stylix
[editor]
line-number = "relative"
@ -56,8 +56,9 @@ focus-lost = true
after-delay.enable = true
[editor.whitespace.render]
space = "all"
space = "none"
tab = "all"
nbsp = "all"
newline = "none"
[editor.whitespace.characters]