Not dead, just confused over javascript.
Commit
#129333
Allow BASE only color change! YES
Notes: If only base color is listed in a scheme, only commas will be listed.
- Fixed: Fix scheme reset not showing schemes on next pageview
- Fixed errors for themes without fields 'base', 'text', 'link'
- Fixed errors for themes without $info['copy']
- Fixed errors for theme without $info['preview_image'] on preview.inc
- Updated README.txt
Color.js
- is being fixed up for the custom preview.inc setup. The preview.css will change ID's matching your fields inside a div#preview. :)
- Is being set up to work with instances where certain schemes in a 'base' colorable layout doesn't have the rest/some of the fields setup.
- I have worked on reattaching the selectbox behavior for webmasters who want to add/remove custom schemes. (Has been driving me crazy!)
TODO: Allow random default scheme
TODO: Allow random scheme per pageview
Notes: If only base color is listed in a scheme, only commas will be listed.
- Fixed: Fix scheme reset not showing schemes on next pageview
- Fixed errors for themes without fields 'base', 'text', 'link'
- Fixed errors for themes without $info['copy']
- Fixed errors for theme without $info['preview_image'] on preview.inc
- Updated README.txt
Color.js
- is being fixed up for the custom preview.inc setup. The preview.css will change ID's matching your fields inside a div#preview. :)
- Is being set up to work with instances where certain schemes in a 'base' colorable layout doesn't have the rest/some of the fields setup.
- I have worked on reattaching the selectbox behavior for webmasters who want to add/remove custom schemes. (Has been driving me crazy!)
TODO: Allow random default scheme
TODO: Allow random scheme per pageview