7#ifndef GHOSTTY_VT_STYLE_H
8#define GHOSTTY_VT_STYLE_H
50 GHOSTTY_STYLE_COLOR_NONE = 0,
51 GHOSTTY_STYLE_COLOR_PALETTE = 1,
52 GHOSTTY_STYLE_COLOR_RGB = 2,
uint8_t GhosttyColorPaletteIndex
bool ghostty_style_is_default(const GhosttyStyle *style)
void ghostty_style_default(GhosttyStyle *style)