Apply styles to all platforms

mainly so people like @hgiesel can easily test the widget style overrides, but maybe you actually prefer them over the native ones, who knows :)
This commit is contained in:
Matthias Metelka 2022-09-04 14:01:02 +02:00
parent 123e2377de
commit 4e8c7e819f

View file

@ -198,8 +198,6 @@ class ThemeManager:
) )
buf = "" buf = ""
if not is_mac:
buf += "".join( buf += "".join(
[ [
general_styles(self, buf), general_styles(self, buf),