diff options
| author | silly <u65487754@gmail.com> | 2026-04-05 03:59:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-05 03:59:15 +0000 |
| commit | e9ded3846a3614521a528abfb51e1287f1f32c75 (patch) | |
| tree | 0f91e001e2f42e782e7f662ab5352a31b1f0be36 | |
| parent | 3716caa4af6a3de99caad7d7809a14b7b4963213 (diff) | |
Update settings.json
| -rw-r--r-- | .config/zed/settings.json | 4 |
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": "", }, } |
