From 4fb178db27919637100cb4263f1496df60802757 Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Sat, 5 Apr 2025 10:00:00 -0400 Subject: [PATCH] 2025-04-05 --- 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 277ed97..d69a515 100644 --- a/misc_config/ghostty +++ b/misc_config/ghostty @@ -1,4 +1,4 @@ -theme = light:Mariana,dark:Ayu +theme = light:GitLab-Light,dark:Ayu cursor-style = underline shell-integration-features = no-cursor diff --git a/zed_config/settings.json b/zed_config/settings.json index 8d1cf01..b899169 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -52,7 +52,7 @@ "theme": { "mode": "system", "light": "Adwaita Pastel Light", - "dark": "Ayu Dark" + "dark": "Ayu Mirage" }, "scrollbar": { "show": "never"