Migration of old colors to new system

Hello all,

how do you approach migration from ol color system to new?

Specifically ho do I change variables in css in bulk?
Or do i have to go trough all my website and change avery single variable ?

Thanks.

Hello @JohnySvitana,

The migration is automatically done when you access the editor. The colours should all maintain the same css variables (–cc-color-x) when the migration is complete.

You shouldn’t have to modify any variable.

Cheers,

Yes I know that but I am in the middle of creating of new project and if I whould leave it as is I would have mixed variables. Some in old format some with new. I would like to have them in synch in that matter.
One solution in my mind is something like “search and replace”.

Or am I just complicating things for myself?