From cf44f819a2049938f406ca31364e6e493d5122be Mon Sep 17 00:00:00 2001 From: Graham Hall Date: Sun, 2 Mar 2025 10:00:00 -0500 Subject: [PATCH] 2025-03-02 --- git_config/global_ignore | 2 ++ zed_config/settings.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/git_config/global_ignore b/git_config/global_ignore index 5e37b85..8776344 100644 --- a/git_config/global_ignore +++ b/git_config/global_ignore @@ -1,3 +1,5 @@ .DS_Store .nova/ .zed/ + +.mappsrc \ No newline at end of file diff --git a/zed_config/settings.json b/zed_config/settings.json index e18c2ad..ebd5a6f 100644 --- a/zed_config/settings.json +++ b/zed_config/settings.json @@ -34,7 +34,7 @@ "theme": { "mode": "system", "light": "One Light", - "dark": "Ayu Mirage" + "dark": "Catppuccin Macchiato" }, "scrollbar": { "show": "never"