Skip to main content
Question

How to quickly change color themes within same mode

  • July 10, 2026
  • 0 replies
  • 2 views

Amore

I have a design system with all my variables and aliases in my Light Mode. Sometimes I encounter situations where an entire component needs to be the ‘success’ colors or the ‘error’ colors. I don’t want to create a new ‘success’ mode just for modal headers and alerts but I also don't want to create a large set of variables when all that changes are the color themes. Does anyone know any way to do this easily? How are we solving for it?