portfolios_lea-jean/data/themes/dark.toml
2022-02-16 18:17:14 +01:00

19 lines
358 B
TOML

# Theme metadata
name = "Dark"
# Is theme light or dark?
light = false
# Primary
primary = "hsl(339, 90%, 68%)"
# Menu
menu_primary = "rgb(20, 22, 34)"
menu_text = "rgba(255,255,255,0.6)"
menu_text_active = "rgba(255,255,255,1)"
menu_title = "#fff"
# Home sections
home_section_odd = "hsla(231, 15%, 18%, 1)"
home_section_even = "hsla(231, 15%, 16%, 1)"