From 2b3890c2246f2f07829165c1987cdb2fb133c5db Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Tue, 23 Sep 2025 22:33:06 -0400 Subject: [PATCH] Add tokyo-night theme to zed --- home.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home.nix b/home.nix index f8d2623..28958cb 100644 --- a/home.nix +++ b/home.nix @@ -427,12 +427,13 @@ in "ansible" "color-highlight" "dockerfile" - "material-icon-theme" "html" "make" + "material-icon-theme" "nix" - "vue" + "tokyo-night" "toml" + "vue" ]; userSettings = { icon_theme = "Material Icon Theme";