diff options
| -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": "", }, } |
