[zed] Switch to Snazzy (to match Ghostty)

This commit is contained in:
Andrew Williams
2026-01-08 16:50:41 +00:00
parent e877d8dce7
commit 8ee9b23b56

View File

@@ -79,7 +79,7 @@
"theme": { "theme": {
"mode": "dark", "mode": "dark",
"light": "One Light", "light": "One Light",
"dark": "One Dark", "dark": "Snazzy Theme",
}, },
"languages": { "languages": {
"Python": { "Python": {
@@ -113,6 +113,7 @@
"catppuccin-icons": true, "catppuccin-icons": true,
"ansible": true, "ansible": true,
"terraform-context-server": true, "terraform-context-server": true,
"snazzy": true,
}, },
"lsp": { "lsp": {
"yaml-language-server": { "yaml-language-server": {