SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
ITheme
buildPalette
Variable buildPalette
Const
buildPalette
:
(
colors
:
DefinitionWithLabel
[]
,
schemeLookup
:
SchemeLookup
,
map
:
Map
<
string
,
IColor
>
,
mapRGB
:
Map
<
string
,
IColor
>
,
)
=>
DefinitionWithLabel
[]
= _buildPalette
Built a set of colors from the theme.
Type declaration
(
colors
:
DefinitionWithLabel
[]
,
schemeLookup
:
SchemeLookup
,
map
:
Map
<
string
,
IColor
>
,
mapRGB
:
Map
<
string
,
IColor
>
,
)
:
DefinitionWithLabel
[]
Parameters
colors
:
DefinitionWithLabel
[]
schemeLookup
:
SchemeLookup
map
:
Map
<
string
,
IColor
>
mapRGB
:
Map
<
string
,
IColor
>
Returns
DefinitionWithLabel
[]
Remarks
This api will undergo cleanup.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Built a set of colors from the theme.