Enumeration
AdwColorScheme
since: 1.0
Members
| Name | Description | 
|---|---|
| ADW_COLOR_SCHEME_DEFAULT | Inherit the parent color-scheme. When set on the
   | 
| ADW_COLOR_SCHEME_FORCE_LIGHT | Always use light appearance. | 
| ADW_COLOR_SCHEME_PREFER_LIGHT | Use light appearance unless the system prefers dark colors. | 
| ADW_COLOR_SCHEME_PREFER_DARK | Use dark appearance unless the system prefers prefers light colors. | 
| ADW_COLOR_SCHEME_FORCE_DARK | Always use dark appearance. |