Themes

Take full control of all the colors

Theme banner

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#FFFFFF
Background
#3E3E3E
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
#333333
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
#CCCCCC
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme theme-banner"></div>

Theme light

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#3E3E3E
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#3E3E3E
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
#333333
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
#CCCCCC
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme theme-light"></div>

Theme yellow

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#333333
Background
#FFE01B
Accent
currentColor
Border
transparent
Primary button
Foreground
#333333
Background
#FFE01B
Border
#333333
Primary button hover
Foreground
#333333
Background
#BFA814
Border
#333333
Secondary button
Foreground
#FFFFFF
Background
#007C89
Border
#007C89
Secondary button hover
Foreground
#FFFFFF
Background
#005C66
Border
#007C89
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme yellow"></div>

Theme greentext

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#082D00
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#082D00
Background
#FFFFFF
Border
#082D00
Primary button hover
Foreground
#FFFFFF
Background
#333333
Border
#082D00
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
#CCCCCC
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme theme-greentext"></div>

Theme greytext

This is the body text of the theme.

This is the accent color of the theme.

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

blacktext

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
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
#333333
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
#CCCCCC
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme black"></div>

redtext

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#F20F16
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#FFFFFF
Background
#333333
Border
transparent
Primary button hover
Foreground
#FFFFFF
Background
#333333
Border
transparent
Secondary button
Foreground
#333333
Background
#CCCCCC
Border
transparent
Secondary button hover
Foreground
#333333
Background
#CCCCCC
Border
transparent
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme red"></div>

Theme white

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#333333
Background
#FFFFFF
Accent
currentColor
Border
transparent
Primary button
Foreground
#333333
Background
#FFFFFF
Border
#333333
Primary button hover
Foreground
#333333
Background
#E8E8E8
Border
#333333
Secondary button
Foreground
#FFFFFF
Background
#007C89
Border
#007C89
Secondary button hover
Foreground
#FFFFFF
Background
#00555E
Border
#00555E
Link button
Link color
currentColor
Link button hover
Link hover color
currentColor
Implementation
<div class="theme white"></div>