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/minimal.toml
2020-06-11 12:46:16 +01:00

19 lines
307 B
TOML

# Theme metadata
name = "Minimal"
# Is theme light or dark?
light = true
# Primary
primary = "#2962ff"
# Menu
menu_primary = "#fff"
menu_text = "#34495e"
menu_text_active = "#2962ff"
menu_title = "#2b2b2b"
# Home sections
home_section_odd = "rgb(255, 255, 255)"
home_section_even = "rgb(247, 247, 247)"