1950s.toml 301 B

12345678910111213141516171819
  1. # Theme metadata
  2. name = "1950s"
  3. # Is theme light or dark?
  4. light = true
  5. # Primary
  6. primary = "#EF525B"
  7. # Menu
  8. menu_primary = "#24C2CB"
  9. menu_text = "#fff"
  10. menu_text_active = "#00828B"
  11. menu_title = "#fff"
  12. # Backgrounds
  13. background = "#EAE7D6"
  14. home_section_odd = "#EAE7D6"
  15. home_section_even = "#EAE7D6"