wlmaker
Loading...
Searching...
No Matches
wlmaker_config_theme_t Struct Reference

#include <config.h>

Collaboration diagram for wlmaker_config_theme_t:

Public Attributes

uint32_t window_margin_color
 
uint32_t window_margin_width
 
wlmtk_style_fill_t tile_fill
 
wlmtk_style_fill_t iconified_title_fill
 
uint32_t iconified_title_color
 
wlmtk_style_fill_t menu_fill
 
uint32_t menu_margin_color
 
uint32_t menu_margin_width
 
uint32_t menu_padding_width
 
wlmtk_style_fill_t menu_item_enabled_fill
 
uint32_t menu_item_enabled_text_color
 
wlmtk_style_fill_t menu_item_selected_fill
 
uint32_t menu_item_selected_text_color
 
wlmtk_style_fill_t task_list_fill
 
uint32_t task_list_text_color
 

Detailed Description

The theme.

Member Data Documentation

◆ iconified_title_color

uint32_t wlmaker_config_theme_t::iconified_title_color

Color of the iconified's title.

◆ iconified_title_fill

wlmtk_style_fill_t wlmaker_config_theme_t::iconified_title_fill

File style of the title element of an iconified.

◆ menu_fill

wlmtk_style_fill_t wlmaker_config_theme_t::menu_fill

Fill style of the menu's background.

◆ menu_item_enabled_fill

wlmtk_style_fill_t wlmaker_config_theme_t::menu_item_enabled_fill

Fill style of a menu item when enabled.

◆ menu_item_enabled_text_color

uint32_t wlmaker_config_theme_t::menu_item_enabled_text_color

Text color of menu item when enabled.

◆ menu_item_selected_fill

wlmtk_style_fill_t wlmaker_config_theme_t::menu_item_selected_fill

Fill style of a menu item when selected.

◆ menu_item_selected_text_color

uint32_t wlmaker_config_theme_t::menu_item_selected_text_color

Text color of menu item when selected.

◆ menu_margin_color

uint32_t wlmaker_config_theme_t::menu_margin_color

Color of the menu's margin and padding.

◆ menu_margin_width

uint32_t wlmaker_config_theme_t::menu_margin_width

Width of the menu's margin.

◆ menu_padding_width

uint32_t wlmaker_config_theme_t::menu_padding_width

Width of the paddin between menu elements. In `menu_margin_color.

◆ task_list_fill

wlmtk_style_fill_t wlmaker_config_theme_t::task_list_fill

Fill style of the task list.

◆ task_list_text_color

uint32_t wlmaker_config_theme_t::task_list_text_color

Color of the text describing tasks in the task list.

◆ tile_fill

wlmtk_style_fill_t wlmaker_config_theme_t::tile_fill

Fill style of a tile.

◆ window_margin_color

uint32_t wlmaker_config_theme_t::window_margin_color

Color of the window margin.

◆ window_margin_width

uint32_t wlmaker_config_theme_t::window_margin_width

Width of the window margin, in pixels.


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