Doug Hellmann wrote: >> Georg Brandl wrote: >>> I'm glad about every comment and criticism. >> One thing to consider is that some us are unable to create themed >> content due to not being artistic enough. Generally I would like to >> point to an existing theme designed by someone with good taste, but >> just >> change some colours. For example I'd like to point at the current >> theme >> but make it red rather than blue. It would be nice to be able to do >> that with one line of configuration :-) > > Is that what the "templating" section of the theme.cfg file would be > for? Individual themes could be written with configurable values for > the color scheme (assuming you don't want to just use CSS to change > the colors.
Often CSS has lots of interlinked values, so simply changing the colors through CSS is not easy. At least, when I made just the simplest color change (the default colors to orange) I found myself poking around a wide variety of CSS values. >> > Maybe consider YUI grids css: >> > >> > http://developer.yahoo.com/yui/grids/ > > While theme developers could use YUI or similar libraries or > frameworks, I don't think Sphinx's default theme should depend on them. This is a CSS framework, not a Javascript framework. It's just a way of organizing the CSS. I would approve of using something like this. (There are some other CSS frameworks, but I don't have any opinion about any of them, since I haven't looked at them enough.) -- Ian Bicking : [email protected] : http://blog.ianbicking.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
