@polkadot-ui/core
Version:
Core styles and themes for Polkadot dApps.
1 lines • 930 B
CSS
.theme-polkadot-relay{--accent-color-primary-light: rgb(211 48 121);--accent-color-primary-dark: rgb(211 48 121);--accent-color-secondary-light: #552bbf;--accent-color-secondary-dark: #6d39ee;--accent-color-tertiary-light: #dedae8;--accent-color-tertiary-dark: #32264c;--accent-color-stroke-light: rgb(211 48 121);--accent-color-stroke-dark: rgb(211 48 121);--accent-color-transparent-light: rgb(211 48 121 / 5%);--accent-color-transparent-dark: rgb(211 48 121 / 5%);--accent-color-pending-light: rgb(211 48 121 / 50%);--accent-color-pending-dark: rgb(211 48 121 / 50%);--button-border-radius-small: 0.75rem;--button-border-radius-large: 1.5rem;--button-padding-small: 0.41rem 1rem;--button-padding-large: 0.53rem 1rem;--button-spacing-small: 0.125rem;--button-spacing-large: 0.625rem;--button-font-size-small: 1rem;--button-font-size-large: 1.15rem;--opacity-disabled: 0.3;--title-font-size: 1.75rem;--transition-duration: 0.15s}