diff --git a/flat-plat-theme b/flat-plat-theme index 7362adbc6..a96196d96 160000 --- a/flat-plat-theme +++ b/flat-plat-theme @@ -1 +1 @@ -Subproject commit 7362adbc6fcda91c7e21f569d9a89ff756fbf44b +Subproject commit a96196d966c172c760b0e9ee471e103f3686832c diff --git a/oomox_gui/theme_model.py b/oomox_gui/theme_model.py index 1e0feac32..8722eb81c 100644 --- a/oomox_gui/theme_model.py +++ b/oomox_gui/theme_model.py @@ -146,7 +146,6 @@ def value_filter(colorscheme): 'type': 'bool', 'fallback_value': False, 'display_name': _('(GTK2) HiDPI'), - 'filter': create_value_filter('THEME_STYLE', 'oomox'), }, { 'key': 'FLATPACK_STYLE_COMPACT',