Enumeration
AdwColorScheme
Members
-
ADW_COLOR_SCHEME_DEFAULT
-
Inherit the parent color-scheme. When set on the
AdwStyleManager
returned byadw_style_manager_get_default()
, it’s equivalent toADW_COLOR_SCHEME_PREFER_LIGHT
.- Value:
0
- Available since: 1
- Value:
-
ADW_COLOR_SCHEME_FORCE_LIGHT
-
Always use light appearance.
- Value:
1
- Available since: 1
- Value:
-
ADW_COLOR_SCHEME_PREFER_LIGHT
-
Use light appearance unless the system prefers dark colors.
- Value:
2
- Available since: 1
- Value:
-
ADW_COLOR_SCHEME_PREFER_DARK
-
Use dark appearance unless the system prefers prefers light colors.
- Value:
3
- Available since: 1
- Value:
-
ADW_COLOR_SCHEME_FORCE_DARK
-
Always use dark appearance.
- Value:
4
- Available since: 1
- Value: