Removed unused html theme options.

This commit is contained in:
Tomas Groth 2015-09-07 21:54:06 +01:00
parent 39e46961a9
commit fef8b52c34
1 changed files with 1 additions and 6 deletions

View File

@ -102,12 +102,7 @@ else:
# documentation.
#if sys.argv[2] == 'html':
# html_theme_options = {
# 'sidebarbgcolor': '#3a60a9',
# 'relbarbgcolor': '#203b6f',
# 'footerbgcolor': '#26437c',
# 'headtextcolor': '#203b6f',
# 'linkcolor': '#26437c',
# 'sidebarlinkcolor': '#ceceff'
# ...
# }
# Add any paths that contain custom themes here, relative to this directory.