From 69a1c6cf028c2302cb2ac1c38fa12d8d3180b06d Mon Sep 17 00:00:00 2001 From: arrelin Date: Tue, 23 Jun 2026 16:20:07 +0300 Subject: [PATCH] Pure Black: black inactive title bar --- zed/themes/Pure Black.json | 1 + 1 file changed, 1 insertion(+) diff --git a/zed/themes/Pure Black.json b/zed/themes/Pure Black.json index 178883e..79515b9 100644 --- a/zed/themes/Pure Black.json +++ b/zed/themes/Pure Black.json @@ -30,6 +30,7 @@ "status_bar.background": "#000000", "status_bar.foreground": "#ffffff", "title_bar.background": "#000000", + "title_bar.inactive_background": "#000000", "title_bar.foreground": "#ffffff", "tab.active_background": "#ffffff20", "tab.active_foreground": "#ffffff",