Archived topic
Any possible way to view the theme's auto-generated css?
3 replies · Started by emanharout on December 24, 2020
I am looking into using css variables for dark mode. What I'd like to do is view all the raw css the theme generates when setting colors via the Color Customization menu. This would make it easy for me to see all the colors the theme is using and make variables for them.
Currently I'm manually selecting elements and jotting down the necessary css selectors, and it is a bit cumbersome.
By the way, it might be helpful to know I'm using GeneratePress' child theme. Thanks in advance!
Hi there,
Unfortunately there is no specific methods to do that.
I'd think using the browser inspector tool is the best way to go.
Bummer, but appreciate the quick response! :)
No problem :)