Enumeration

AdwAccentColor

since: 1.6

Declaration

enum Adw.AccentColor

Description [src]

Describes the available system accent colors.

Available since: 1.6

Members

Name Description
ADW_ACCENT_COLOR_BLUE

Use a blue color (#3584e4). This is the default value.

ADW_ACCENT_COLOR_TEAL

Use a teal color (#2190a4).

ADW_ACCENT_COLOR_GREEN

Use a green color (#3a944a).

ADW_ACCENT_COLOR_YELLOW

Use a yellow color (#c88800).

ADW_ACCENT_COLOR_ORANGE

Use a orange color (#ed5b00).

ADW_ACCENT_COLOR_RED

Use a red color (#e62d42).

ADW_ACCENT_COLOR_PINK

Use a pink color (#d56199).

ADW_ACCENT_COLOR_PURPLE

Use a purple color (#9141ac).

ADW_ACCENT_COLOR_SLATE

Use a slate color (#6f8396).

Type functions

adw_accent_color_to_rgba

Converts self to a GdkRGBA representing its background color.

since: 1.6

adw_accent_color_to_standalone_rgba

Converts self to a GdkRGBA representing its standalone color.

since: 1.6