ColorScheme#
- class ColorScheme#
Application color schemes for color_scheme.
Fields#
- class ColorScheme
- DEFAULT#
Inherit the parent color-scheme. When set on the
AdwStyleManagerreturned byget_default, it’s equivalent toprefer-light.
- FORCE_DARK#
Always use dark appearance.
- FORCE_LIGHT#
Always use light appearance.
- PREFER_DARK#
Use dark appearance unless the system prefers prefers light colors.
- PREFER_LIGHT#
Use light appearance unless the system prefers dark colors.