update colors, sorting, lsp with treesitter

This commit is contained in:
Matt Anderson
2026-09-13 10:49:57 -05:00
parent 82314996f6
commit aaab135fea
7 changed files with 67 additions and 23 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
# regardless of terminal theme handling.
foreground: &foreground "#d8d8d8"
background: &background "#181818"
black: &black "#181818"
background: &background "#111111"
black: &black "#111111"
blue: &blue "#7cafc2"
green: &green "#a1b56c"
grey: &grey "#585858"