Themes

Take full control of all the colors

PEF mørk

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#ffffff
Background
#1d85ba
Accent
currentColor
Border
transparent
Primary button
Foreground
#ffffff
Background
#1d85ba
Border
#1d85ba
Primary button hover
Foreground
#1d85ba
Background
#ffffff
Border
#1d85ba
Secondary button
Foreground
#1d85ba
Background
#ffffff
Border
#ffffff
Secondary button hover
Foreground
#ffffff
Background
#1d85ba
Border
#1d85ba
Link button
Link color
#ffffff
Link button hover
Link hover color
hsl(0, 0%, 85%)
Implementation
<div class="theme pef-dark"></div>

PEF lys

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
#1d85ba
Border
#1d85ba
Primary button hover
Foreground
#1d85ba
Background
#ffffff
Border
#1d85ba
Secondary button
Foreground
#1d85ba
Background
#ffffff
Border
#1d85ba
Secondary button hover
Foreground
#ffffff
Background
#1d85ba
Border
#1d85ba
Link button
Link color
#1d85ba
Link button hover
Link hover color
hsl(200,25, 73%, 40%)
Implementation
<div class="theme pef-light"></div>

PEF transparent

This is the body text of the theme.

This is the accent color of the theme.

Base
Foreground
#ffffff
Background
transparent
Accent
currentColor
Border
transparent
Primary button
Foreground
#ffffff
Background
#1d85ba
Border
#1d85ba
Primary button hover
Foreground
#1d85ba
Background
#ffffff
Border
#1d85ba
Secondary button
Foreground
#1d85ba
Background
#ffffff
Border
#1d85ba
Secondary button hover
Foreground
#ffffff
Background
#1d85ba
Border
#1d85ba
Link button
Link color
#ffffff
Link button hover
Link hover color
hsl(0, 0%, 85%)
Implementation
<div class="theme pef-transparent"></div>