|
PatchworkOS
|
#include <theme.h>
| pixel_t theme_color_set_t::backgroundNormal |
Definition at line 35 of file theme.h.
Referenced by button_draw(), field_edge_draw(), label_procedure(), popup_procedure(), procedure(), startmenu_procedure(), taskbar_procedure(), theme_colors_load(), and window_deco_redraw().
| pixel_t theme_color_set_t::backgroundSelectedEnd |
Definition at line 37 of file theme.h.
Referenced by button_draw(), startmenu_procedure(), theme_colors_load(), and window_deco_draw_titlebar().
| pixel_t theme_color_set_t::backgroundSelectedStart |
Definition at line 36 of file theme.h.
Referenced by startmenu_procedure(), theme_colors_load(), and window_deco_draw_titlebar().
| pixel_t theme_color_set_t::backgroundUnselectedEnd |
Definition at line 39 of file theme.h.
Referenced by theme_colors_load(), and window_deco_draw_titlebar().
| pixel_t theme_color_set_t::backgroundUnselectedStart |
Definition at line 38 of file theme.h.
Referenced by theme_colors_load(), and window_deco_draw_titlebar().
| pixel_t theme_color_set_t::bezel |
Definition at line 44 of file theme.h.
Referenced by button_draw(), and theme_colors_load().
| pixel_t theme_color_set_t::foregroundInactive |
Definition at line 41 of file theme.h.
Referenced by theme_colors_load().
| pixel_t theme_color_set_t::foregroundLink |
Definition at line 42 of file theme.h.
Referenced by theme_colors_load().
| pixel_t theme_color_set_t::foregroundNormal |
Definition at line 40 of file theme.h.
Referenced by button_draw(), label_procedure(), popup_procedure(), procedure(), side_panel_draw(), start_press_space_draw(), theme_colors_load(), and window_deco_draw_titlebar().
| pixel_t theme_color_set_t::foregroundSelected |
Definition at line 43 of file theme.h.
Referenced by button_draw(), and theme_colors_load().
| pixel_t theme_color_set_t::highlight |
Definition at line 45 of file theme.h.
Referenced by button_draw(), field_edge_draw(), label_procedure(), side_panel_draw(), startmenu_procedure(), taskbar_procedure(), theme_colors_load(), window_deco_draw_titlebar(), and window_deco_redraw().
| pixel_t theme_color_set_t::shadow |
Definition at line 46 of file theme.h.
Referenced by button_draw(), field_edge_draw(), label_procedure(), side_panel_draw(), startmenu_procedure(), taskbar_procedure(), theme_colors_load(), window_deco_draw_titlebar(), and window_deco_redraw().