A similar feature to Canva where when I change the color of a specific button, I should have the option to either:
  • change all buttons with the same class to that color
  • change all colors from the original color to the new color
So for example, if my button is #ff715b and I change it to #000000, I should have the option to change all #ff715b color on the site to #000000 instead of having to find each and every single one and change them manually.