Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

Color schemes


 
Prev Previous Post   Next Post Next
  #1  
Old Jun 22, 2009, 01:28 PM
ardee
 
11 posts · Jun 2009
Lightbulb Color schemes

Hi,

There are sites (like colorschemedesigner dot com) that help someone pick a coordinated color scheme for their site. I found a web API that will give you a set of hex values for all your colors, given certain paramaters. (One time, you manually pick some color-theory-based settings and preferences and it gives you a scheme ID; henceforth you give it a scheme ID and it gives you back, via HTTP, all the colors for that scheme.)

What's the quickest way to inject a whole coordinated set of hex colors into a site based on the Atahualpa theme? Is there any way to set it up (one-time effort) so that subsequent new schemes can be installed without having to manually edit a large number of places (CSS entries)?


EDIT:

More specifically, is there a repeatable/programmatic (or other quick) way to get the color values from an array like this:

Code:
Array (
    [col1] => primary,230-66-23,143-80-63,109-25-3,249-138-109,249-191-176
    [col2] => secondary-a,230-97-23,143-92-63,109-41-3,249-159-109,249-202-176
    [col3] => secondary-b,227-23-28,142-62-64,108-3-5,248-109-112,248-176-177
)
...into the corresponding CSS entries?
[NOTE: they will actually be standard hex color codes, not decimal R-G-B values as in the demo result above.]

EDIT: Further clarification: First choice would be a single place to just dump the array "as is", but of course probably no WP theme has that! Second choice, I guess, would be a list of all the color entries, all near each other, so that one could copy the hex values to a small block of CSS and have then override the corresponding CSS entries sprinkled around the site.

Do you have a list of all the CSS entries that constitute all the ingredients of the "color scheme?"

Thank you!

EDIT: Sorry, I didn't see the "general" forum. I should have posted this there instead. If I knew how to move it, I would.

Last edited by ardee; Jun 22, 2009 at 02:01 PM.
 

Bookmarks

Tags
color scheme, colors, skin



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make Current page color different than Hover color? 25jai Page & Category Menu Bars 7 Jul 17, 2009 05:06 AM
Fixed width site. Different page background color from body color? blueprairie Forum How-To 1 Mar 20, 2009 08:55 PM


All times are GMT -6. The time now is 12:55 AM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.