
Static Public Member Functions | |
| static Theme | Parse (std::string_view txt) |
| Generate by config. More... | |
| static Theme | ParseFile (std::string_view txt) |
Public Attributes | |
| Color | window_color |
| Windows background. More... | |
| Color | background_color |
| TextBox. More... | |
| Color | text_color |
| Font | font |
| Color | border_color |
| Color | high_light |
| Color | high_light_text |
| Color | button_color |
|
static |
| Color Btk::Theme::window_color |
Windows background.