update colors, sorting, lsp with treesitter
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user