mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 04:22:49 +00:00
Removed unused html theme options.
This commit is contained in:
parent
39e46961a9
commit
fef8b52c34
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user