diff --git a/quickshell/Common/Theme.qml b/quickshell/Common/Theme.qml index 68f885b9..e54131d4 100644 --- a/quickshell/Common/Theme.qml +++ b/quickshell/Common/Theme.qml @@ -203,10 +203,6 @@ Singleton { "value": "scheme-vibrant", "label": "Vibrant", "description": I18n.tr("Lively palette with saturated accents.") - }), ({ - "value": "scheme-dynamic-contrast", - "label": "Dynamic Contrast", - "description": I18n.tr("High-contrast palette for strong visual distinction.") }), ({ "value": "scheme-content", "label": "Content",