From 4a95606bface00820fb9ad03c8d0facc20947dc4 Mon Sep 17 00:00:00 2001 From: jj Date: Sat, 29 Nov 2025 10:50:41 +0100 Subject: [PATCH] helium/appearance: re-enable gtk/qt buttons (#531) the agnostic theme will still be the default, but this will re-enable the use gtk/qt buttons for whoever wants to use the GTK/QT themes for whatever reason fixes imputnet/helium-linux#74 --- .../helium/settings/fix-appearance-page.patch | 44 ------------------- 1 file changed, 44 deletions(-) diff --git a/patches/helium/settings/fix-appearance-page.patch b/patches/helium/settings/fix-appearance-page.patch index e1628e48..7197711e 100644 --- a/patches/helium/settings/fix-appearance-page.patch +++ b/patches/helium/settings/fix-appearance-page.patch @@ -40,47 +40,3 @@ {"resetToolbarToDefault", IDS_SETTINGS_RESET_TOOLBAR_TO_DEFAULT}, #if BUILDFLAG(IS_LINUX) {"showWindowDecorations", IDS_SHOW_WINDOW_DECORATIONS}, ---- a/chrome/browser/resources/settings/appearance_page/appearance_page.html -+++ b/chrome/browser/resources/settings/appearance_page/appearance_page.html -@@ -46,7 +46,6 @@ - hidden="[[!pageVisibility.setTheme]]" - label="$i18n{themes}" sub-label="[[themeSublabel_]]" - on-click="onThemeClick_" external> -- - -- -- -- -- - -
-