Theme settings colour values
-
I’m uncertain whether this is by design but I don’t think so.
As far as I can see, all the theme settings colour related hex values are stored with a leading
#, like these examples:[page_font_color] => #282828
[button_text_color] => #1e73be
[menu_logo_color] => #282828
[page_accent_color] => #1e73beHowever, the
background_colorhex value is stored without a leading#, like this example:[background_color] => f8f8f8I’m coding some dynamic CSS generation stuff and I know how to cater for this anomaly but it would be nice if it were fixed.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Theme settings colour values’ is closed to new replies.
