Skip to main content

ghostty_style_default

Function ghostty_style_default 

Source
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