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

ANSI colors. More...

#include <theme.h>

Data Fields

pixel_t normal [THEME_ANSI_COLOR_COUNT]
 
pixel_t bright [THEME_ANSI_COLOR_COUNT]
 
pixel_t dim [THEME_ANSI_COLOR_COUNT]
 

Detailed Description

ANSI colors.

Definition at line 58 of file theme.h.

Field Documentation

◆ bright

pixel_t theme_ansi_t::bright[THEME_ANSI_COLOR_COUNT]

◆ dim

pixel_t theme_ansi_t::dim[THEME_ANSI_COLOR_COUNT]

Definition at line 62 of file theme.h.

Referenced by theme_lazy_load().

◆ normal

pixel_t theme_ansi_t::normal[THEME_ANSI_COLOR_COUNT]

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