Here is a list of all the keys currently supported by the base theme style for your reference:
Widget | Config Group Key | Notes |
PushButton | [PushButton] | |
Sunken PushButton | [PushButtonDown] | |
ComboBox | [ComboBox] | You also need to set ComboDeco (described next) |
Sunken ComboBox | [ComboBoxDown] | |
Horizontal Scrollbar Slider | [HSBarSlider] | |
Sunken Horizontal Scrollbar Slider | [HSBarSliderDown] | |
Vertical Scrollbar Slider | [VSBarSlider] | |
Sunken Vertical Scrollbar Slider | [VSBarSliderDown] | |
Generic Bevel | [Bevel] | |
Sunken Generic Bevel | [BevelDown] | |
Toolbar Button | [ToolButton] | Recommended you theme |
Sunken Toolbar Button | [ToolButtonDown] | |
Scrollbar Button | [ScrollButton] | |
Sunken Scrollbar Button | [ScrollButtonDown] | |
Normal Menu Items | [MenuItem] | |
Active Menu Item | [MenuItemDown] | Recommended you theme |
Inactive Tabs | [Tab] | Recommended you theme |
Active Tab | [TabDown] | Recommended you theme |
Horizontal ScrollBar Groove | [HScrollGroove] | |
Vertical ScrollBar Groove | [VScrollGroove] | |
Slider Groove | [SliderGroove] | |
Horizontal Tool/Menubar Handle | [HBarHandle] | Recommended you theme |
Vertical Tool/Menubar Handle | [VBarHandle] | Recommended you theme |
ToolBar | [ToolBar] | Recommended you theme |
Splitter | [Splitter] | |
MenuBar | [MenuBar] | Recommended you theme |
Progress Indicator Bar | [ProgressBar] | |
Progress Indicator Background | [ProgressBackground] | Pixmap and color setting only |
Active Menubar Item | [Menu] | |
Primary Widget Background | [Background] | Pixmap setting only |
Widget | Config Group Key | Required | Recommended Size | Example |
Inactive CheckBox | [CheckBox] | Yes | None | ![]() |
Active CheckBox | [CheckBoxDown] | Yes | None | ![]() |
Inactive Radio Button | [Radio] | Yes | None | ![]() |
Active Radio Button | [RadioDown] | Yes | None | ![]() |
Inactive Horizontal Scrollbar Deco | [HScrollDeco] | No | 10x10 | ![]() |
Active Horizontal Scrollbar Deco | [HScrollDecoDown] | No | 10x10 | ![]() |
Inactive Vertical Scrollbar Deco | [VScrollDeco] | No | 10x10 | ![]() |
Active Vertical Scrollbar Deco | [VScrollDecoDown] | No | 10x10 | ![]() |
Inactive ComboBox Decoration | [ComboDeco] | Yes | 12x12 | ![]() |
Active ComboBox Decoration | [ComboDecoDown] | No | 12x12 | ![]() |
Slider Control | [Slider] | Yes | 14x14 | ![]() |
Check Mark | [CheckMark] | No | 10x12 | ![]() |
Up Arrow | [ArrowUp] | No | 12x12 | ![]() |
Disabled Up Arrow | [DisableArrowUp] | No | 12x12 | ![]() |
Active Up Arrow | [SunkenArrowUp] | No | 12x12 | ![]() |
Down Arrow | [ArrowDown] | No | 12x12 | ![]() |
Disabled Down Arrow | [DisableArrowDown] | No | 12x12 | ![]() |
Active Down Arrow | [SunkenArrowDown] | No | 12x12 | ![]() |
Left Arrow | [ArrowLeft] | No | 12x12 | ![]() |
Disabled Left Arrow | [DisableArrowLeft] | No | 12x12 | ![]() |
Active Left Arrow | [SunkenArrowLeft] | No | 12x12 | ![]() |
Right Arrow | [ArrowRight] | No | 12x12 | ![]() |
Disabled Right Arrow | [DisableArrowRight] | No | 12x12 | ![]() |
Active Right Arrow | [SunkenArrowRight] | No | 12x12 | ![]() |
Key | Description | Parameter | Default (if any) |
Background | Background color | Color value | |
Foreground | Foreground color | Color value | |
Border | Solid widget border | Integer | 1 |
Highlight | Widget beveled highlight | Integer | 1 |
Pixmap | Image for the widget | PNG filename | |
Scale | Scaling for the pixmap | Tile|Horizontal|Vertical|Full | Tile |
Gradient | Gradient for the pixmap | Horizontal|Vertical|Diagonal|Elliptic|Pyramid|Rectangle | |
Gradient High | High gradient color | Color value | |
Gradient Low | Low gradient color | Color value | |
BlendIntensity | Pixmap blend | Floating point number (-1 to +1) | 0 |
Key | Description | Parameter | Default (if any) |
Pixmap | Image for the widget | PNG filename |
Key | Description | Parameter | Default (if any) |
Name | Style name for KCC | ||
Comment | Comment for KCC | ||
SButtonPosition | Scrollbar button position | BottomLeft|BottomRight|Opposite | Opposite |
ArrowType | Non-pixmapped arrow type | Small|3D|Normal | Normal |
FrameWidth | Styled frame width | Integer | 2 |
ScrollBarExtent | Extent size of scrollbars | Integer | 16 |
Cache | Cache size in Kilobytes | Integer | 1024 |
Key | Description |
foreground | Foreground color |
background | Background color |
selectForeground | Selected text foreground color |
selectBackground | Selected text background color |
windowForeground | Window foreground color |
windowBackground | Window background color |
Key | Description |
widgetStyle | The widget style dynamic plugin |
contrast | The highlight contrast highlight and shadow |