Create two libraries with just colors variables
a. Red schema and Blue schema
Create Design System library,
a. Create components, and apply red schema color variables
you should now have:
2 color variable files (Red, Blue), one design system file with red schema applied (DS)
Now create file in which you use the design system components (ie. feature file). In the feature file i want to be able to switch between red or blue schema file.