accent_color_rgba


Description:

[ Version ( since = "1.6" ) ]
public RGBA accent_color_rgba { owned get; }

The current system accent color as a `GdkRGBA`.

Equivalent to calling [func@AccentColor.to_rgba] on the value of [property@StyleManager:accent-color].

This is a background color. The matching foreground color is white.