1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

feat(zed): Use Catppuccin theme

This commit is contained in:
Pratik Tripathy
2024-12-30 23:13:15 +05:30
parent 08bda86dbb
commit 3efdf3aca8
+1 -1
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"
} }
} }