Crate tinted_builder

Source

Structs§

Base16Scheme
Color
Template
A struct representing a template that can be rendered with the provided color scheme.

Enums§

Scheme
Enum representing schemes for different scheme systems. This enum is non-exhaustive, meaning additional variants may be added in future versions without it being considered a breaking change.
SchemeSystem
Enum representing the scheme system. This enum is non-exhaustive, meaning additional variants may be added in future versions without it being considered a breaking change.
SchemeVariant
Enum representing variants of a color scheme, such as Dark or Light. This enum is non-exhaustive, meaning additional variants may be added in future versions without it being considered a breaking change.
TintedBuilderError
An error type representing the various errors that can occur when using tinted-builder