mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
config: update editor themes and add tools
- Switch Cursor and Zed to dark mode themes - Add gopls-lsp plugin and curlie tool to mise
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
"buffer_font_size": 15,
|
||||
"auto_signature_help": false,
|
||||
"theme": {
|
||||
"mode": "light",
|
||||
"mode": "dark",
|
||||
"light": "One Light",
|
||||
"dark": "Min Dark (Blurred)"
|
||||
"dark": "One Dark"
|
||||
},
|
||||
"terminal": {
|
||||
"font_family": "ZedMono Nerd Font"
|
||||
|
||||
Reference in New Issue
Block a user