#include <glv_core.h>
Public Member Functions | |
void | set (Preset preset) |
Set style based on preset. | |
void | set (const Color &c, float contrast=0.4) |
Set style based on a single color. | |
Public Attributes | |
Color | back |
Background. | |
Color | border |
Border outline. | |
Color | fore |
Foreground. | |
Color | selection |
Selection. | |
Color | text |
Text. |