Skip to main content

Default theme

Themes are defined in root as css variables so you can extend and modify them to your liking as you can see in the following sections.

Main

Namevalue
--dash-color-primary
#8b68f5
--dash-color-secondary
#a286f7
--dash-font-color
#252525
--dash-bg-color
#fff

Color

Namevalue
--dash-color-white
rgba(255, 255, 255, 0.92)
--dash-color-white
rgba(0, 0, 0, 0.16)
--dash-color-white
#cbd5e0
--dash-color-white
#fc8181
--dash-color-white
#f6ad55
--dash-color-white
#f6e05e
--dash-color-white
#68d391
--dash-color-white
#4fd1c5
--dash-color-white
#63b3ed
--dash-color-white
#7f9cf5
--dash-color-white
#76e4f7
--dash-color-white
#b794f4
--dash-color-white
#f687b3

Breackpoints

Namevalue
--dash-breakpoint-sm640px
--dash-breakpoint-md768px
--dash-breakpoint-lg1024px
--dash-breakpoint-xl1280px
--dash-breakpoint-xxl1536px

Spacing

Namevalue
--dash-size-xs0.25em
--dash-size-sm0.50em
--dash-size-md1em
--dash-size-lg1.50em
--dash-size-xl2em
--dash-size-2xl2.5em
--dash-size-3xl3em
--dash-size-4xl3.5em
--dash-size-5xl4em
--dash-size-6xl4.5em
--dash-size-7xl5em
--dash-size-8xl5.5em
--dash-size-9xl6em
--dash-size-full100%
--dash-size-screen100vw

Font weights

Namevalue
--dash-font-weight-normal400
--dash-font-weight-medium500
--dash-font-weight-semibold600
--dash-font-weight-bold700
--dash-font-weight-extrabold800