Page | | |
page-bg-default | Page background color | colors-bg-default |
page-border-default | Page border color | colors-line-default |
page-text-default | Page text color | colors-fg-default |
page-text-muted | Page muted text color | colors-fg-muted |
CTA Primary | | |
cta-primary-bg-default | Primary CTA background color | colors-bg-primary |
cta-primary-bg-hover | Primary CTA hover background color | colors-bg-primary mixed with 15% colors-bg-contrast |
cta-primary-bg-pressed | Primary CTA pressed background color | colors-bg-primary mixed with 30% colors-bg-contrast |
cta-primary-border-focus | Primary CTA focus border color | colors-line-primary |
cta-primary-text-default | Primary CTA text color | colors-fg-onPrimary |
cta-primary-text-hover | Primary CTA hover text color | colors-fg-onPrimary |
CTA Secondary | | |
cta-secondary-bg-default | Secondary CTA background color | colors-bg-secondary |
cta-secondary-bg-hover | Secondary CTA hover background color | colors-bg-secondary mixed with 10% colors-bg-contrast |
cta-secondary-bg-pressed | Secondary CTA pressed background color | colors-bg-secondary mixed with 20% colors-bg-contrast |
cta-secondary-border-focus | Secondary CTA focus border color | colors-line-primary |
cta-secondary-text-default | Secondary CTA text color | colors-fg-onSecondary |
cta-secondary-text-hover | Secondary CTA hover text color | colors-fg-onSecondary |
Link Primary | | |
link-primary-text-default | Primary link text color | colors-fg-primary |
link-primary-text-hover | Primary link hover text color | colors-fg-primary mixed with 15% colors-bg-contrast |
link-primary-text-pressed | Primary link pressed text color | colors-fg-primary mixed with 30% colors-bg-contrast |
Link Secondary | | |
link-secondary-text-default | Secondary link text color | colors-fg-default |
link-secondary-text-hover | Secondary link hover text color | colors-fg-default mixed with 10% colors-bg-contrast |
link-secondary-text-pressed | Secondary link pressed text color | colors-fg-default mixed with 20% colors-bg-contrast |
Input | | |
input-bg-default | Input background color | colors-bg-default |
input-border-default | Input border color | colors-line-heavy |
input-border-focus | Input focus border color | colors-line-primary |
input-border-error | Input error border color | colors-line-negative |
input-border-success | Input success border color | colors-line-positive |
input-label-default | Input label text color | colors-fg-default |
input-placeholder-default | Input placeholder text color | colors-fg-muted |
input-text-default | Input text color | colors-fg-default |
input-errorText-default | Input error text color | colors-fg-negative |
input-successText-default | Input success text color | colors-fg-positive |
Select | | |
select-label-default | Select label text color | colors-fg-default |
select-trigger-bg-default | Select trigger background color | colors-bg-default |
select-trigger-bg-hover | Select trigger hover background color | colors-bg-default mixed with 5% colors-bg-contrast |
select-trigger-bg-pressed | Select trigger pressed background color | colors-bg-default mixed with 7% colors-bg-contrast |
select-trigger-border-default | Select trigger border color | colors-line-default |
select-trigger-border-focus | Select trigger focus border color | colors-line-primary |
select-trigger-border-error | Select trigger error border color | colors-line-negative |
select-trigger-border-success | Select trigger success border color | colors-line-positive |
select-trigger-placeholder-default | Select trigger placeholder text color | colors-fg-muted |
select-trigger-text-default | Select trigger text color | colors-fg-default |
select-trigger-errorText-default | Select trigger error text color | colors-fg-negative |
select-trigger-successText-default | Select trigger success text color | colors-fg-positive |
select-list-bg-default | Select list background color | colors-bg-default |
select-list-border-default | Select list border color | colors-line-default |
select-list-border-focus | Select list focus border color | colors-line-primary |
select-list-border-error | Select list error border color | colors-line-negative |
select-list-border-success | Select list success border color | colors-line-positive |
select-list-item-bg-default | Select list item background color | colors-bg-default |
select-list-item-bg-highlight | Select list item highlight background color | colors-bg-default mixed with 10% colors-bg-contrast |
select-list-item-text-default | Select list item text color | colors-fg-default |
select-list-item-text-muted | Select list item muted text color | colors-fg-muted |
select-list-item-text-onHighlight | Select list item highlighted text color | colors-fg-default |
select-list-item-text-mutedOnHighlight | Select list item highlighted muted text color | colors-fg-muted |
Code | | |
code-bg-default | Code block background color | colors-bg-alternate |
code-border-default | Code block border color | colors-line-heavy |
code-text-default | Code block text color | colors-fg-default |