Btk
Btk::Theme Struct Reference
Collaboration diagram for Btk::Theme:

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
 

Member Function Documentation

◆ Parse()

Theme Btk::Theme::Parse ( std::string_view  txt)
static

Generate by config.

Parameters
txtThe config text
Returns
Theme

Member Data Documentation

◆ background_color

Color Btk::Theme::background_color

◆ window_color

Color Btk::Theme::window_color

Windows background.


The documentation for this struct was generated from the following files: