Skip to content

Customise Interface Colours

Eliran Wong edited this page May 8, 2022 · 17 revisions

Themes

https://github.com/eliranwong/UniqueBible/wiki/Themes

More with Material menu layout

You can further customise interface colours only if you use Material menu layout.

To proceed, first make sure you are using Material menu layout.

Select "Material" from menu layout options as shown below:

Screenshot 2022-04-27 at 21 46 16

Basics

Colour appearance of Material menu layout icons are controlled by the following configuration values.

widgetBackgroundColor - Widget background color in 'material' menu layout.

widgetForegroundColor - Widget foreground color in 'material' menu layout.

widgetBackgroundColorHover - Widget background color when a widget is hovered in 'material' menu layout.

widgetForegroundColorHover - Widget foreground color when a widget is hovered in 'material' menu layout.

widgetBackgroundColorPressed - Widget background color when a widget is pressed in 'material' menu layout.

widgetForegroundColorPressed - Widget foreground color when a widget is pressed in 'material' menu layout.

maskMaterialIconBackground - config.maskMaterialIconColor applies to either background or foreground of material icons. Set it to True to apply the mask to background. Set it to False to apply the mask to foreground.

maskMaterialIconBackground - Use this color for masking material icons.

Clone this wiki locally