@skchr/color
Preparing search index...
types
EarthtoneOptions
Type Alias EarthtoneOptions
EarthtoneOptions
:
InterpolatorOptions
&
{
earthtones
?:
|
"light-gray"
|
"silver"
|
"sand"
|
"tupe"
|
"mahogany"
|
"brick-red"
|
"clay"
|
"cocoa"
|
"dark-brown"
|
"dark"
;
}
Options for the
earthtone()
palette generator function.
Type declaration
Optional
earthtones
?:
|
"light-gray"
|
"silver"
|
"sand"
|
"tupe"
|
"mahogany"
|
"brick-red"
|
"clay"
|
"cocoa"
|
"dark-brown"
|
"dark"
earthtone The earthtone to interpolate with.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@skchr/color
Loading...
Options for the
earthtone()palette generator function.