From 3ce02bdcb91d9c1589bf9edbf97cd9b1c641d75d Mon Sep 17 00:00:00 2001 From: marianne <58233137+MentalBeanr@users.noreply.github.com> Date: Sat, 28 Feb 2026 17:57:29 -0600 Subject: [PATCH 1/3] Add files via upload Signed-off-by: marianne <58233137+MentalBeanr@users.noreply.github.com> --- .../chrome.css | 24 +++++++------------ .../preferences.json | 12 ++++------ 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/chrome.css b/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/chrome.css index 2630f8ea2..6ec9d6767 100644 --- a/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/chrome.css +++ b/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/chrome.css @@ -1,7 +1,3 @@ -#navigator-toolbox[zen-right-side="true"] > #zen-sidebar-top-buttons > .titlebar-buttonbox-container > .titlebar-buttonbox { - margin-top: 11px !important; -} - .titlebar-buttonbox { margin-right: 20px; } @@ -29,18 +25,14 @@ background-color: hsl(0, 50%, 50%) !important; } -.titlebar-button > image { - visibility: collapse !important; +.titlebar-button { + font-size: 11px !important; } -@media (-moz-bool-pref: "theme.zen-minimal-exit-menu.enable-icon-visibility"){ - .titlebar-button > image { - visibility: visible !important; - max-height: 8px !important; - max-width: 8px !important; - position: relative !important; - left: 2.55px !important; - filter: brightness(0) !important; +@media not (-moz-bool-pref: "theme.zen-minimal-exit-menu.show-window-icons") { + .titlebar-button { + font-size: 0px !important; + color: transparent !important; } } @@ -56,11 +48,11 @@ } .titlebar-min:hover { - background-color: hsl(60, 50%, 50%) !important; + background-color: hsl(130, 50%, 40%) !important; } .titlebar-max:hover, .titlebar-restore:hover { - background-color: hsl(130, 50%, 40%) !important; + background-color: hsl(60, 50%, 50%) !important; } .titlebar-close:hover { diff --git a/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json b/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json index 22d77041e..7a817e225 100644 --- a/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json +++ b/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json @@ -2,16 +2,14 @@ { "property": "theme.zen-minimal-exit-menu.enable-macos-identic", "label": "Makes theme more identical to MacOS version.", - "defaultValue": "false", - "disabledOn": [ - "macos" - ], + "defaultValue": false, + "disabledOn": ["macos"], "type": "checkbox" }, { - "property": "theme.zen-minimal-exit-menu.enable-icon-visibility", - "label": "Shows the window icons.", - "defaultValue": "false", + "property": "theme.zen-minimal-exit-menu.show-window-icons", + "label": "Show window control icons (minimize, maximize, close).", + "defaultValue": true, "type": "checkbox" } ] \ No newline at end of file From a6e7cf92bee39242463a671ffe3ac2a6aef020e3 Mon Sep 17 00:00:00 2001 From: marianne <58233137+MentalBeanr@users.noreply.github.com> Date: Sat, 28 Feb 2026 17:58:53 -0600 Subject: [PATCH 2/3] Update themes.json Signed-off-by: marianne <58233137+MentalBeanr@users.noreply.github.com> --- themes.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes.json b/themes.json index c112386c6..0813a6223 100644 --- a/themes.json +++ b/themes.json @@ -786,7 +786,7 @@ "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/image.png", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json", "author": "Dinno-DEV", - "version": "1.0.5", + "version": "1.0.6", "tags": [], "createdAt": "2024-09-19", "updatedAt": "2025-04-09" @@ -1148,4 +1148,4 @@ "createdAt": "2024-12-20", "updatedAt": "2025-02-07" } -} \ No newline at end of file +} From a9d32540b7d9db105b20c93c604027602003f47b Mon Sep 17 00:00:00 2001 From: marianne <58233137+MentalBeanr@users.noreply.github.com> Date: Sat, 28 Feb 2026 18:05:17 -0600 Subject: [PATCH 3/3] Update themes.json Signed-off-by: marianne <58233137+MentalBeanr@users.noreply.github.com> --- themes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.json b/themes.json index 0813a6223..e9372d934 100644 --- a/themes.json +++ b/themes.json @@ -803,7 +803,7 @@ "version": "1.0.0", "tags": [], "createdAt": "2024-12-01", - "updatedAt": "2025-01-26" + "updatedAt": "2026-02-28" }, "81fcd6b3-f014-4796-988f-6c3cb3874db8": { "id": "81fcd6b3-f014-4796-988f-6c3cb3874db8",