diff --git a/misc_config/ghostty b/misc_config/ghostty index f2816ff..f86f6f0 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -1,4 +1,4 @@ -theme = dark:Dark+,light:AtomOneLight +theme = dark:catppuccin-mocha,light:AtomOneLight cursor-style = underline shell-integration-features = no-cursor diff --git a/zed_config/settings.json b/zed_config/settings.json index 98c5b5b..e18c2ad 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -34,7 +34,7 @@ "theme": { "mode": "system", "light": "One Light", - "dark": "Ayu Dark" + "dark": "Ayu Mirage" }, "scrollbar": { "show": "never"