Skip to content
Eliran Wong edited this page May 10, 2022 · 7 revisions

Built-in Themes

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.

Screenshot 2022-05-10 at 13 55 59

Material menu layout

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.

Qt Material Themes

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

  1. Install qt_material module, by running the following command with terminal:

pip3 install qt-material

  1. Select "qtMaterial" from "Select more" dialog
  1. After restarting UBA, you will see qt-material colour themes are available from submenu "Select Theme":
  1. Select one and restart UBA

Remarks: In future, we will see if we can improve so that theme is applied without restarting UBA.

Clone this wiki locally