-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 05.03.2010 07:53, schrieb monkut: > I'm trying to change colors of the output html by adding > "html_theme_options" and changing color values defined here: > > http://sphinx.pocoo.org/theming.html#builtin-themes > > in my conf.py file I've added: > html_theme = "default" > html_theme_options = {'headbgcolor': '#C71585', 'sidebarbgcolor': > '#C71585', 'relbarbgcolor': '#C71585', 'footerbgcolor': '#C71585', > u'bgcolor': u'#C71585', 'footertextcolor': 'white'} > > Which should be 'pink', but when I run sphinx and view the output it > is unchanged from the output seen when this option is NOT included in > the conf.py file. > > I tried changing the html_theme to 'sphinxdoc' but that only threw > errors about the given html_theme_options being unsupported. > > I'm also defining "html_style = 'default-ie-fix.css'" which may be > affecting this?
What exactly does the "default-ie-fix.css" file contain? Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAkuUNT8ACgkQN9GcIYhpnLCNcgCgofKG1wE1WOZjkGijEVFMUvIh Y9oAoK909LS0Be6YtaIjwdgRooccjajc =r4uR -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-...@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.