Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-image-creator
Commits
fd6621a4
Commit
fd6621a4
authored
Mar 22, 2013
by
Nikos Skalkotos
Browse files
Change the html theme of the documentation
Make the docs html theme comply with the of the synnefo projects
parent
76f42c27
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
fd6621a4
...
...
@@ -94,7 +94,28 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme
=
'default'
html_theme_options
=
{
'collapsiblesidebar'
:
'true'
,
'footerbgcolor'
:
'#55b577'
,
'footertextcolor'
:
'#000000'
,
'sidebarbgcolor'
:
'#ffffff'
,
'sidebarbtncolor'
:
'#f2f2f2'
,
'sidebartextcolor'
:
'#000000'
,
'sidebarlinkcolor'
:
'#328e4a'
,
'relbarbgcolor'
:
'#55b577'
,
'relbartextcolor'
:
'#ffffff'
,
'relbarlinkcolor'
:
'#ffffff'
,
'bgcolor'
:
'#ffffff'
,
'textcolor'
:
'#000000'
,
'headbgcolor'
:
'#ffffff'
,
'headtextcolor'
:
'#000000'
,
'headlinkcolor'
:
'#c60f0f'
,
'linkcolor'
:
'#328e4a'
,
'visitedlinkcolor'
:
'#63409b'
,
'codebgcolor'
:
'#eeffcc'
,
'codetextcolor'
:
'#333333'
}
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment