NeoMutt  2023-05-17-16-g61469c
Teaching an old dog new tricks
DOXYGEN
lib.h
Go to the documentation of this file.
1
43#ifndef MUTT_COLOR_LIB_H
44#define MUTT_COLOR_LIB_H
45
46// IWYU pragma: begin_exports
47#include "ansi.h"
48#include "attr.h"
49#include "color.h"
50#include "command2.h"
51#include "curses2.h"
52#include "debug.h"
53#include "merged.h"
54#include "notify2.h"
55#include "quoted.h"
56#include "regex4.h"
57#include "simple2.h"
58// IWYU pragma: end_exports
59
60#endif /* MUTT_COLOR_LIB_H */
ANSI Colours.
Colour and attributes.
Color and attribute parsing.
Parse colour commands.
Curses Colour.
Colour Debugging.
Merged colours.
Colour notifications.
Quoted-Email colours.
Regex Colour.
Simple colour.