Sorry to send a very basic question to the list, but I'm trying to use
html_theme_options, and failing.

This is what I'm trying in conf.py:

html_theme = 'default'
html_theme_options = {
'sidebarbgcolor': '#ffffff'
}

If I change html_theme to 'blue' then Sphinx will not compile, so it
is "noticing" the option. However, the output is just the default
theme - no white sidebar.

Any advice? I haven't set any other theme-related options.

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@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.

Reply via email to