From 683c8de83aae32dec9e6780a43966bd2e1ce0d63 Mon Sep 17 00:00:00 2001 From: Lee Jordan Date: Fri, 3 Feb 2023 21:41:22 -0600 Subject: [PATCH] Fix nemo missing tabs in fluent theme --- scripts/remix_themes.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/remix_themes.sh b/scripts/remix_themes.sh index 6c20585..d6be662 100755 --- a/scripts/remix_themes.sh +++ b/scripts/remix_themes.sh @@ -437,6 +437,9 @@ if [ "$flowcolors" == true ]; then #sed -i "s|#81C995|${ACCENT}|g" $GTK4_DARK + # ADD GTK3 OVERRIDES + echo "stackswitcher button.text-button, stackswitcher.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action).text-button {min-width: unset;}" >> $GTK3_FILE + # COMBINE GTK2 MODS cp -f $GTK2_FILE $LWD/theme/gtk-2.0/