Customize Option Framework
I’m pretty sure there is an example in the Options Framework sample theme on how to create a color field. How you use the option data in your theme is a different matter. You can print CSS in the header via wp_head hook and use PHP that way. I’m relatively certain this is shown in … Read more