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 -1
View File
@@ -1,6 +1,7 @@
keybind = global:ctrl+a=toggle_quick_terminal
quick-terminal-size = 100%
theme = dark:monodark,light:monolight
theme = dark:default-dark,light:default-light
# enforce legible text on washed-out colors (esp. light theme)
minimum-contrast = 1.15
+2 -2
View File
@@ -1,10 +1,10 @@
# Scheme: Default Dark
# Generated by Ghostty Base16 Converter
background = 181818
background = 111111
foreground = d8d8d8
selection-background = 383838
selection-foreground = 181818
selection-foreground = 111111
palette = 0=#181818
palette = 1=#ab4642