Define.ColorScheme – com.github.ryonakano.konbucase Reference Manual
Packages
com.github.ryonakano.konbucase
Define
ColorScheme
DEFAULT
FORCE_DARK
FORCE_LIGHT
Define.ColorScheme
Description:
String representation of Adw.ColorScheme.
Note:
Only defines necessary strings for the app.
Content:
Constants:
public
const
string
DEFAULT
Inherit the parent color-scheme.
public
const
string
FORCE_DARK
Always use dark appearance.
public
const
string
FORCE_LIGHT
Always use light appearance.