On 12/15/10 3:35 PM, krystal wrote:
trying to do a custom theme..

how do you get the colors in admin/design to populate with theme colors
(defined somewhere in the theme) by default?

As I recall, the color sections get initialized from the live stylesheets; certain elements or style patterns are checked to see what color they have set, and that populates the defaults.

The customized colors then get output with a <style> element in the page header, overriding the selectors from the theme's style sheet.

This can be a little funky to deal with, as you might need to tweak your styles to make sure they stay consistent...

-- brion
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to