PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
theme_color_set_t Struct Reference

#include <theme.h>

Collaboration diagram for theme_color_set_t:

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

pixel_t theme_color_set_t::backgroundNormal

Definition at line 35 of file theme.h.

◆ backgroundSelectedStart

pixel_t theme_color_set_t::backgroundSelectedStart

Definition at line 36 of file theme.h.

◆ backgroundSelectedEnd

pixel_t theme_color_set_t::backgroundSelectedEnd

Definition at line 37 of file theme.h.

◆ backgroundUnselectedStart

pixel_t theme_color_set_t::backgroundUnselectedStart

Definition at line 38 of file theme.h.

◆ backgroundUnselectedEnd

pixel_t theme_color_set_t::backgroundUnselectedEnd

Definition at line 39 of file theme.h.

◆ foregroundNormal

pixel_t theme_color_set_t::foregroundNormal

Definition at line 40 of file theme.h.

◆ foregroundInactive

pixel_t theme_color_set_t::foregroundInactive

Definition at line 41 of file theme.h.

◆ foregroundLink

pixel_t theme_color_set_t::foregroundLink

Definition at line 42 of file theme.h.

◆ foregroundSelected

pixel_t theme_color_set_t::foregroundSelected

Definition at line 43 of file theme.h.

◆ bezel

pixel_t theme_color_set_t::bezel

Definition at line 44 of file theme.h.

◆ highlight

pixel_t theme_color_set_t::highlight

Definition at line 45 of file theme.h.

◆ shadow

pixel_t theme_color_set_t::shadow

Definition at line 46 of file theme.h.


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