summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-05 03:59:15 +0000
committerGitHub <noreply@github.com>2026-04-05 03:59:15 +0000
commite9ded3846a3614521a528abfb51e1287f1f32c75 (patch)
tree0f91e001e2f42e782e7f662ab5352a31b1f0be36
parent3716caa4af6a3de99caad7d7809a14b7b4963213 (diff)
Update settings.json
-rw-r--r--.config/zed/settings.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/zed/settings.json b/.config/zed/settings.json
index 637190d..3fd4c81 100644
--- a/.config/zed/settings.json
+++ b/.config/zed/settings.json
@@ -106,7 +106,7 @@
"buffer_font_size": 15,
"theme": {
"mode": "dark",
- "light": "One Light",
- "dark": "GitHub Dark Default",
+ "light": "",
+ "dark": "",
},
}