Hello @Adam @Dan @Matt,
I’m not sure if this issue has already been raised by someone else, but I recently encountered what I believe to be a bug.
I started a project using Relume’s Cloneable template. After importing my project (a wireframe, not a concept) into Webflow, I attempted to create a new color scheme. However, the color values didn’t seem to apply correctly in the Webflow canvas.
Upon comparing the Webflow code from two projects—one using a concept with functional color schemes and the other being the standard wireframe version—I noticed a key difference in the “global-styles -> color-schemes” section. Specifically, I found this line: <meta />. Interestingly, it was embedded within a <style> tag, which seemed odd. After removing this meta tag, the issue was resolved, and the color scheme worked as expected.<br /><br />I wanted to share this to save others from potentially wasting an hour or more troubleshooting. It might be worth considering a fix for this in the future.<br /><br />Let me know if you need more details!</p>