ROSE
0.11.82.0
|
Color theme.
Controls whether to use dark text on a light background, or light text on a dark background.
Enumerations | |
enum | Flag { DARK_ON_LIGHT, LIGHT_ON_DARK } |
Enumerator | |
---|---|
DARK_ON_LIGHT |
Dark text on light background. |
LIGHT_ON_DARK |
Light text on dark background. |
Definition at line 33 of file Rose/Color.h.