Organizing a theme to your web/app can be sometimes a real hustle. You want to organize all colors of your app in a way you can support a light-dark theme, contrast theme (for accessibility), or even for multiple products. After working on some big projects that include all the use…