Skip to main content

Module custom

Module custom 

Source
Expand description

Custom theme builder.

For applications that want a theme that isn’t one of the presets, CustomBuilder provides a starting-from-Dark builder pattern.

Structs§

CustomBuilder
Builder for a custom theme. Starts from crate::theme::dark::THEME and allows overriding individual fields.