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

19 lines
317 B
TOML

# Theme metadata
name = "Rose"
# Is theme light or dark?
light = true
# Primary
primary = "rgb(251, 191, 183)"
# Menu
menu_primary = "rgb(247, 247, 247)"
menu_text = "#000"
menu_text_active = "rgb(25, 25, 25)"
menu_title = "#000"
# Home sections
home_section_odd = "#FFF"
home_section_even = "rgb(234, 242, 250)"