learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Add ability to remove/reset optional variables in fruitsalad #3674

Closed kkbrum closed 6 months ago

kkbrum commented 10 months ago

If you add a bunch of optional variables in the fruitsalad theme (under the fruitsalad tabs expandable div on the theme customization page), these cannot be removed without resetting the whole theme. I'd like to be able to remove them, resetting them to their default color (which is a shade or two darker than the tab itself). Unfortunately the javascript daunts me. The relevant code is here: https://github.com/learning-unlimited/ESP-Website/blob/03fefcda53c90b57c11f79bcf1d42a33a75a19e5/esp/public/media/theme_editor/theme_editor.js#L74-L92