Hello,
Apologies for the Inconveniences caused!
We recommend using css/colors.css File instead. Simply find the following code in your HTML:
[ch_pre]<link rel="stylesheet" href="css/colors.php?color=7E9680" type="text/css" />[/ch_pre]
and replace it with:
[ch_pre]<link rel="stylesheet" href="css/colors.css" type="text/css" />[/ch_pre]
Then open the demos/yoga/yoga.css File and simply change the --themecolor: #7E9680; and --themecolorrgba: 126, 150, 128; Values to your required Colors: --themecolor: #8C5A79; and --themecolorrgba: 140, 90, 121;.
That's it! This will definitely resolve the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.