NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ColorElement Struct Reference

One element of a Colour. More...

#include "attr.h"

Data Fields

color_t color
 Colour.
 
enum ColorType type
 Type of Colour.
 
enum ColorPrefix prefix
 Optional Colour Modifier.
 

Detailed Description

One element of a Colour.

Definition at line 55 of file attr.h.

Field Documentation

◆ color

color_t ColorElement::color

Colour.

Definition at line 57 of file attr.h.

◆ type

enum ColorType ColorElement::type

Type of Colour.

Definition at line 58 of file attr.h.

◆ prefix

enum ColorPrefix ColorElement::prefix

Optional Colour Modifier.

Definition at line 59 of file attr.h.


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