Theme option added to match OS appearance. Sets appearance on application launch.

This commit is contained in:
Ali Khalil
2022-04-11 12:13:49 +03:00
parent 3af1b189c5
commit adad500f15
6 changed files with 49 additions and 45 deletions

View File

@@ -112,8 +112,7 @@ class AppDefaults:
"global_tpdf_rmargin": 20.0,
# General GUI Preferences
"global_theme": 'white',
"global_gray_icons": False,
"global_appearance": 'auto',
"global_layout": "compact",
"global_hover_shape": False,