mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-30 10:58:14 +00:00
[zed] Switch to Nord
This commit is contained in:
@@ -69,12 +69,12 @@
|
||||
"**playbook*.yml",
|
||||
],
|
||||
},
|
||||
"ui_font_size": 16.0,
|
||||
"ui_font_size": 14.0,
|
||||
"buffer_font_size": 13.0,
|
||||
"theme": {
|
||||
"mode": "dark",
|
||||
"light": "One Light",
|
||||
"dark": "Snazzy Theme",
|
||||
"light": "Nord Light",
|
||||
"dark": "Nord Dark",
|
||||
},
|
||||
"languages": {
|
||||
"Python": {
|
||||
@@ -108,7 +108,7 @@
|
||||
"catppuccin-icons": true,
|
||||
"ansible": true,
|
||||
"terraform-context-server": true,
|
||||
"snazzy": true,
|
||||
"nord": true,
|
||||
},
|
||||
"lsp": {
|
||||
"yaml-language-server": {
|
||||
|
||||
Reference in New Issue
Block a user