PatchworkOS
Loading...
Searching...
No Matches
theme_color_set_t Struct Reference

#include <theme.h>

Data Fields

pixel_t backgroundNormal
 
pixel_t backgroundSelectedStart
 
pixel_t backgroundSelectedEnd
 
pixel_t backgroundUnselectedStart
 
pixel_t backgroundUnselectedEnd
 
pixel_t foregroundNormal
 
pixel_t foregroundInactive
 
pixel_t foregroundLink
 
pixel_t foregroundSelected
 
pixel_t bezel
 
pixel_t highlight
 
pixel_t shadow
 

Detailed Description

Definition at line 33 of file theme.h.

Field Documentation

◆ backgroundNormal

◆ backgroundSelectedEnd

pixel_t theme_color_set_t::backgroundSelectedEnd

◆ backgroundSelectedStart

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().

◆ backgroundUnselectedEnd

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().

◆ backgroundUnselectedStart

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().

◆ bezel

pixel_t theme_color_set_t::bezel

Definition at line 44 of file theme.h.

Referenced by button_draw(), and theme_colors_load().

◆ foregroundInactive

pixel_t theme_color_set_t::foregroundInactive

Definition at line 41 of file theme.h.

Referenced by theme_colors_load().

◆ foregroundLink

pixel_t theme_color_set_t::foregroundLink

Definition at line 42 of file theme.h.

Referenced by theme_colors_load().

◆ foregroundNormal

◆ foregroundSelected

pixel_t theme_color_set_t::foregroundSelected

Definition at line 43 of file theme.h.

Referenced by button_draw(), and theme_colors_load().

◆ highlight

◆ shadow


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