diff --git a/AO2XPbase/ao2xp_themes/default/theme.py b/AO2XPbase/ao2xp_themes/default/theme.py index 95f6fda..144fb86 100644 --- a/AO2XPbase/ao2xp_themes/default/theme.py +++ b/AO2XPbase/ao2xp_themes/default/theme.py @@ -2,7 +2,7 @@ # window size is defined at the end of the file # IC viewport -_scale = 2.5 +_scale = 2 self.viewport.setGeometry(0, 0, 256 * _scale, 192 * _scale) # Textbox