I am enjoying working with Mix and Match. Thank you.

There has been a request for a 'light blue' color set. I guess I am looking for the easiest way to implement a light blue option while still allowing for updates when you come out with a new version. Do you have any guidance on how to add that?

Should I create a sub-theme and work in the colors.css file or add the new / changed colors set to custom.css?

Can I copy and rename the blue elements in the colors.css to create another set (and add another set of images) ... or am I better off just picking an unused existing color set like 'brown' and overriding the color values in custom.css (and change the images)?

Thank you,

David

Comments

ajross’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Sorry I didn't get to this earlier. Either of your solutions is fine. There isn't a right or wrong way to handle this, you simply need to keep track of what changes you make or what extra stylesheets you add and make sure they are added back after an update.