diff --git a/zed/.config/zed/settings.json b/zed/.config/zed/settings.json index 7dd9617..732db72 100644 --- a/zed/.config/zed/settings.json +++ b/zed/.config/zed/settings.json @@ -79,7 +79,7 @@ "theme": { "mode": "dark", "light": "One Light", - "dark": "One Dark", + "dark": "Snazzy Theme", }, "languages": { "Python": { @@ -113,6 +113,7 @@ "catppuccin-icons": true, "ansible": true, "terraform-context-server": true, + "snazzy": true, }, "lsp": { "yaml-language-server": {