diff options
| -rw-r--r-- | .config/zed/settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zed/settings.json b/.config/zed/settings.json index 3fd4c81..eb188da 100644 --- a/.config/zed/settings.json +++ b/.config/zed/settings.json @@ -107,6 +107,6 @@ "theme": { "mode": "dark", "light": "", - "dark": "", + "dark": "pywal", }, } |
