feat(zed): Use Catppuccin theme

This commit is contained in:
Pratik Tripathy
2024-12-30 23:13:15 +05:30
parent 08bda86dbb
commit 3efdf3aca8

View File

@@ -90,6 +90,6 @@
"theme": { "theme": {
"mode": "system", "mode": "system",
"light": "One Light", "light": "One Light",
"dark": "Github Dark Dimmed" "dark": "Catppuccin Mocha"
} }
} }