hugo-academic-mirror/data/themes/1950s.toml
George Cushen 29ce18a050 feat(theme): add Strawberry theme
Also, refactor themes and theme system to replace primary_light and
primary_dark with SCSS lighten/darken funcs.

See #1091
2019-05-19 23:51:32 +01:00

19 lines
301 B
TOML

# Theme metadata
name = "1950s"
# Is theme light or dark?
light = true
# Primary
primary = "#EF525B"
# Menu
menu_primary = "#24C2CB"
menu_text = "#fff"
menu_text_active = "#00828B"
menu_title = "#fff"
# Backgrounds
background = "#EAE7D6"
home_section_odd = "#EAE7D6"
home_section_even = "#EAE7D6"