-
-
Notifications
You must be signed in to change notification settings - Fork 37
Themes
Eliran Wong edited this page May 10, 2022
·
7 revisions
Unique Bible App offers 3 basic built-in themes for all users, i.e. Light (default), Dark, and Night.
There are additional 45 built-in themes are designed to work with Material menu layouts.
We recommend built-in "Material" menu layout for better experience of colour and interface customisation.
45 out of 48 themes are available only if material menu layout users.
Select the theme in Menu/Select Theme and restart the app for it to take effect.
We also added support to use 3rd-party "Qt Material" themes (https://pypi.org/project/qt-material/)
Steps to enable Qt Material Themes in UBA
- Install qt_material module, by running the following command with terminal:
pip3 install qt-material
- Select "qtMaterial" from "Select more" dialog
- After restarting UBA, you will see qt-material colour themes are available from submenu "Select Theme":
- Select one and restart UBA
Remarks: In future, we will see if we can improve so that theme is applied without restarting UBA.