pub unsafe extern "C" fn ghostty_style_default(
style: *mut GhosttyStyle,
)Expand description
Get the default style.
Initializes the style to the default values (no colors, no flags).
@param style Pointer to the style to initialize
@ingroup style