[zed] Switch to Nord

This commit is contained in:
2026-01-11 22:56:58 +00:00
parent 6b94ddb11a
commit 3e2205bdcf
2 changed files with 6 additions and 6 deletions

View File

@@ -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": {