From 40083ce86fb965e30553ba424c989d3c104b82f1 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Wed, 26 Feb 2025 10:00:01 -0500 Subject: [PATCH] 2025-02-26 --- misc_config/ghostty | 2 +- zed_config/settings.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"