Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: No Link
Video: Berrycast - Best video screen recorder for Windows and Mac
I noticed something when I was redesigning my site recently.
In the editor, the heading seems to be inherited by the body text colour instead of heading colour I set.
In my screencast/screenshot, you will see the colour I set for heading is a dark colour #222222.
The above is the colour I set for body text.
Here you can see my heading text is all inherited by the body text colour #7f7f7f. It’s in the editor only.
The front end is working correctly. The heading is #222222
Not sure if it’s just me or if anyone else notices this issue?
I tried disabling all the plugins one by one but nothing helped.
Hi Jornes,
Thanks so much for your report!
Unfortunately, I cannot reproduce the issue. Did you define your colors exclusively in the Variable Manager, or in the Color Manager? If the latter, please change/set the values there, as they always take precedence over the values in the Variable Manager.
If that isn’t the reason, please send us your login credentials 
Best regards,
timmse
Hey @timmse
Weird then. I have these CSS variables for the both heading and body font colour.
Then, I choose CSS Variable value for the body and all heading only.
This is the screencast showing how I set my font colour.
Let me know if you want to access my site for further investigation.
@timmse
I have already emailed the credential to you guys.
Thanks, Jornes!
You had an extra closing bracket in your custom styles = invalid CSS = breaking styles.
You probably missed the red error notice icon 
@timmse Hi!
Ops! My bad. Thank you for investigating it! And I am glad that you were able to find it.