This Mood Ring Theme exercise involved creating a toggle for the user to select different color themes based on their mood.
Use querySelector(), change event, callback function, classList.remove, classList.add, and conditional statements to toggle on and off different classes based on whether the user is feeling happy, sad, or passionate.
View the Mood Ring Themes here: https://ivgeek.github.io/mood-ring/