![]() |
libghostty
|
#include <ghostty/vt/color.h>#include <ghostty/vt/types.h>#include <stdbool.h>#include <stddef.h>#include <stdint.h>Go to the source code of this file.
Data Structures | |
| union | GhosttyStyleColorValue |
| struct | GhosttyStyleColor |
| struct | GhosttyStyle |
Typedefs | |
| typedef uint16_t | GhosttyStyleId |
Enumerations | |
| enum | GhosttyStyleColorTag |
Functions | |
| void | ghostty_style_default (GhosttyStyle *style) |
| bool | ghostty_style_is_default (const GhosttyStyle *style) |
Terminal cell style types.
Definition in file style.h.