prefers_color_scheme


Description:

public ColorScheme prefers_color_scheme { get; }

Whether the user would prefer if apps use a dark or light color scheme or if the user has expressed no preference.

To access this from a Flatpak application, add an entry with the value `'--system-talk-name=org.freedesktop.Accounts'` in the `finish-args` array of your Flatpak manifest.