Themes

Take full control of all the colors

Theme dark

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#FFFFFF
Background
#212529
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#7BBE22
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(85,77, 70%, 85%)
Border
transparent
Secondary button
Foreground
#333333
Background
#F7F7F7
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme theme-dark"></div>

Theme light with grey text

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#939393
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(0, 0%, 40%)
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme lightwithgreytext"></div>

Theme light with black text

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#000000
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#000000
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(0, 0%, 40%)
Border
transparent
Secondary button
Foreground
#000000
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#000000
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme theme-light"></div>

Theme grey

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#333333
Background
#F5F5F5
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(0, 0%, 40%)
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme grey"></div>

Theme grey and blue

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#010F53
Background
#F5F5F5
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(0, 0%, 40%)
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme greyandblue"></div>

Theme Blue

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#FFFFFF
Background
#3356B1
Accent
currentColor
Border
transparent
Primary button
Foreground
#3356B1
Background
#FFFFFF
Border
transparent
Primary button hover
Foreground
#3356B1
Background
hsl(0, 0%, 85%)
Border
transparent
Secondary button
Foreground
#333333
Background
#FFFFFF
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme blue"></div>

Theme Dark Blue

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#FFFFFF
Background
#101A5F
Accent
currentColor
Border
transparent
Primary button
Foreground
#101A5F
Background
#FFFFFF
Border
transparent
Primary button hover
Foreground
#101A5F
Background
hsl(0, 0%, 85%)
Border
transparent
Secondary button
Foreground
#333333
Background
#FFFFFF
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme darkblue"></div>

Theme Dusty Dark Blue

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#474E6D
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#101A5F
Background
#FFFFFF
Border
transparent
Primary button hover
Foreground
#101A5F
Background
hsl(0, 0%, 85%)
Border
transparent
Secondary button
Foreground
#333333
Background
#FFFFFF
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme dustydarkblue"></div>

Theme White with blue

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#48516E
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#48516E
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(225,79, 21%, 40%)
Border
transparent
Secondary button
Foreground
#FFFFFF
Background
#48516E
Border
transparent
Secondary button hover
Foreground
#FFFFFF
Background
hsl(225,79, 21%, 40%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme whitewithblue"></div>

Theme green and black

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#46E646
Background
#000000
Accent
currentColor
Border
transparent
Primary button
Foreground
#333333
Background
#FFFFFF
Border
transparent
Primary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Secondary button
Foreground
#333333
Background
#F7F7F7
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme greenandblack"></div>

Theme light with grey border

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#333333
Background
#FFFFFF
Accent
currentColor
Border
#F5F5F5
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
hsl(0, 0%, 40%)
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
hsl(0, 0%, 85%)
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme lightwithborder"></div>