From 972f8561c3b38d2b88ce05db0c8fea4705ae7e4a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 16 Mar 2026 10:12:33 -0600 Subject: [PATCH] Update modules/home/zed.nix --- modules/home/zed.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/zed.nix b/modules/home/zed.nix index f77a8ac..6a3d49f 100644 --- a/modules/home/zed.nix +++ b/modules/home/zed.nix @@ -42,7 +42,7 @@ theme = { mode = "system"; light = "One Light"; - dark = "Dracula"; + dark = "Dracula Solid"; }; languages = { "Nix" = {