From a648fdf6dedd90bc22b57a04d8705d78b3867379 Mon Sep 17 00:00:00 2001 From: ItsLemmy Date: Wed, 1 Oct 2025 22:30:57 -0400 Subject: [PATCH] ColorScheme: no longer hides templates when not using matugen. --- Modules/Settings/Tabs/ColorSchemeTab.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules/Settings/Tabs/ColorSchemeTab.qml b/Modules/Settings/Tabs/ColorSchemeTab.qml index 383c7de9..34867b38 100644 --- a/Modules/Settings/Tabs/ColorSchemeTab.qml +++ b/Modules/Settings/Tabs/ColorSchemeTab.qml @@ -382,7 +382,6 @@ ColumnLayout { // Matugen template toggles organized by category ColumnLayout { Layout.fillWidth: true - visible: Settings.data.colorSchemes.useWallpaperColors spacing: Style.marginL * scaling NHeader {