to_standalone_rgba


Description:

public RGBA to_standalone_rgba (bool dark)

Converts self to a `GdkRGBA` representing its standalone color.

It will typically be darker for light background, and lighter for dark background, ensuring contrast.

Parameters:

dark

Whether to calculate standalone color for light or dark background

rgba

return location for the color

self

an accent color