![]() |
CRM64Pro GDK v0.17.0
A free cross-platform game development kit built on top of SDL 3.0
|
Theme skin definition for one widget type and one widget state. More...
Theme skin definition for one widget type and one widget state.
Public Attributes | |
| Uint8 | iBgColorB |
| Background color. | |
| Uint8 | iBorderColorA |
| Border color and alpha. | |
| Uint8 | iSelectionColorA |
| Selection highlight color used by TextEdit, NumberEdit, List and ComboBox. | |
| string | sFontName |
| Theme font name. Built-in fonts should use the full @c64/font/... name to avoid collisions with user-loaded fonts. | |
| Sint32 | idFont |
| Optional direct runtime font id. If sFontName is not empty, name resolution takes precedence. | |