Colors
Brand Color
–wp–preset–color–brand
|
Main Color. Use in buttons and highlighted elements
|
|
Brand Hover Color
–wp–preset–color–brand-hover
|
Color for hover on Brand Color.
|
|
Secondary Color
–wp–preset–color–secondary
|
Secondary Color. Use in secondary buttons and as accent for small text
|
|
Secondary Hover Color
–wp–preset–color–secondary-hover
|
Secondary Hover Color. Use in secondary buttons and as accent for small text
|
|
Text on Brand Color
–wp–preset–color–text-on-brand
|
Color of Text that placed on Brand Color
|
|
Text on Brand Hover Color
–wp–preset–color–text-on-brand-hover
|
Color of Text that placed on Brand Hover Color
|
|
Text on Secondary Color
–wp–preset–color–text-on-secondary
|
Color of Text that placed on Secondary Color
|
|
Text on Secondary Hover Color
–wp–preset–color–text-on-secondary-hover
|
Color of Text that placed on Secondary Hover Color
|
|
Card Background
–wp–preset–color–card-base
|
Background color of cards, product cards and grouped content
|
|
Card Border
–wp–preset–color–card-border
|
Border for cards
|
|
Card Text
–wp–preset–color–card-textcolor
|
Text color for cards and grouped content
|
|
Background
–wp–preset–color–background
|
Main Background of site (applied on body tag)
|
|
Content Text
–wp–preset–color–card-text
|
Main text color of content (applied on body tag)
|
|
Border
–wp–preset–color–border
|
Light transparent Borders. Use for inputs, forms, bordered content
|
|
Base
–wp–preset–color–base
|
Dark base color. Use where you need flat dark color
|
|
Contrast
–wp–preset–color–contrast
|
White base color. Use where you need flat white color
|
Typography
Spacing
Size
Border Radius
Shadows
Transitions
Extra
Lightbox Background
–wp–custom–lightbox–background-color
|
Lightbox Background
|
|
Lighbox Close Button Background
–wp–custom–lightbox–close-button–background-color
|
Background for lightbox and sliding panel close buton
|
|
Lighbox Close button icon color
–wp–custom–close-button–color
|
Lighbox close button color
|
|
Sliding panel background
–wp–custom–panel–background-color
|
Sliding panel default background color
|
|
Sliding panel text color
–wp–custom–panel–color
|
Sliding panel Text default color
|
|
Sliding panel links color
–wp–custom–panel–color-a
|
Sliding panel Links default color
|
Components
Button Components
They has three variants: Brand Color, Secondary Color, Custom Color
Buttons use existed variables for colors, spacing, border, so they are inheriting variables, but you can also use specific variables special for buttons
–wp–custom–button–background – brand button color
–wp–custom–button–background-hover – brand hover button color
–wp–custom–button–text – button text
–wp–custom–button–text-hover – button text hover
–wp–custom–button–secondary – secondary button color
–wp–custom–button–secondary-hover – secondary hover button color
–wp–custom–button–secondary-text – secondary button text
–wp–custom–button–secondary-text-hover – secondary button text hover
–wp–custom–button–border-radius – button border radius
–wp–custom–button–spacing–horizontal – button horizontal spacing
–wp–custom–button–spacing–vertical – button vertical spacing
Section Element Component
Main and central part of content layout. Use next variables
min(3vw, 20px)
min(3vw, 20px)
Card Component
It’s used for query loop cards and info cards
–wp–preset–color–card-base – background color of card
–wp–preset–color–card-border – border color of card
–wp–preset–color–card-text – text color of card
–wp–custom–card–border-radius – border radius for query loop
–wp–custom–card–spacing – spacing in card