carbonkivy.utils
Attributes
Functions
|
|
|
|
|
|
|
|
|
|
|
Update the color system of the status and navigation bar. |
Module Contents
- carbonkivy.utils.Color[source]
- carbonkivy.utils.update_system_ui(status_bar_color: list[float] | str, navigation_bar_color: list[float] | str, icon_style: Literal['Light', 'Dark'] = 'Dark', pad_status: bool = True, pad_nav: bool = False) None[source]
Update the color system of the status and navigation bar.
Currently supports Android only.
- Author Kartavya Shukla -
- carbonkivy.utils.get_display_cutout_insets()[source]
- carbonkivy.utils.DEVICE_TYPE[source]
- carbonkivy.utils.DEVICE_IOS[source]