7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-10-24 08:40:35 +00:00
web-ansol.org/themes/academic/data/themes/coffee.toml
2020-06-11 12:46:16 +01:00

22 lines
388 B
TOML

# Theme metadata
name = "Coffee"
# Is theme light or dark?
light = true
# Primary
primary = "#795548"
# Menu
menu_primary = "#795548"
menu_text = "rgba(255,255,255,0.6)"
menu_text_active = "rgba(255,255,255,1)"
menu_title = "#fff"
# Backgrounds
background = "hsla(16, 24%, 85%, 1)"
home_section_odd = "hsla(16, 24%, 85%, 1)"
home_section_even = "hsla(16, 24%, 80%, 1)"
font = "rose"