Commit 45704383 authored by Jannis Leidel's avatar Jannis Leidel

Updated docs theme for higher readability

--HG--
branch : distribute
extra : rebase_source : ae453d7b4b32d8823d57ebe411eaf53e050ad9dd
parent 93b983e6
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
body { body {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
font-size: 100%; font-size: 100%;
background-color: #111; background-color: #111111;
color: #555; color: #555555;
margin: 0; margin: 0;
padding: 0; padding: 0;
} }
...@@ -30,14 +30,14 @@ hr{ ...@@ -30,14 +30,14 @@ hr{
} }
div.document { div.document {
background-color: #eee; background-color: #fafafa;
} }
div.body { div.body {
background-color: #ffffff; background-color: #ffffff;
color: #3E4349; color: #3E4349;
padding: 0 30px 30px 30px; padding: 1em 30px 30px 30px;
font-size: 0.8em; font-size: 0.9em;
} }
div.footer { div.footer {
...@@ -49,26 +49,29 @@ div.footer { ...@@ -49,26 +49,29 @@ div.footer {
} }
div.footer a { div.footer a {
color: #444; color: #444444;
text-decoration: underline;
} }
div.related { div.related {
background-color: #6BA81E; background-color: #6BA81E;
line-height: 32px; line-height: 36px;
color: #fff; color: #ffffff;
text-shadow: 0px 1px 0 #444; text-shadow: 0px 1px 0 #444444;
font-size: 0.80em; font-size: 1.1em;
} }
div.related a { div.related a {
color: #E2F3CC; color: #E2F3CC;
} }
div.related .right {
font-size: 0.9em;
}
div.sphinxsidebar { div.sphinxsidebar {
font-size: 0.75em; font-size: 0.9em;
line-height: 1.5em; line-height: 1.5em;
width: 300px width: 300px;
} }
div.sphinxsidebarwrapper{ div.sphinxsidebarwrapper{
...@@ -78,27 +81,22 @@ div.sphinxsidebarwrapper{ ...@@ -78,27 +81,22 @@ div.sphinxsidebarwrapper{
div.sphinxsidebar h3, div.sphinxsidebar h3,
div.sphinxsidebar h4 { div.sphinxsidebar h4 {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
color: #222; color: #222222;
font-size: 1.2em; font-size: 1.2em;
font-weight: normal; font-weight: bold;
margin: 0; margin: 0;
padding: 5px 10px; padding: 5px 10px;
background-color: #ddd;
text-shadow: 1px 1px 0 white text-shadow: 1px 1px 0 white
} }
div.sphinxsidebar h4{
font-size: 1.1em;
}
div.sphinxsidebar h3 a { div.sphinxsidebar h3 a {
color: #444; color: #444444;
} }
div.sphinxsidebar p { div.sphinxsidebar p {
color: #888; color: #888888;
padding: 5px 20px; padding: 5px 20px;
margin: 0.5em 0px;
} }
div.sphinxsidebar p.topless { div.sphinxsidebar p.topless {
...@@ -107,17 +105,22 @@ div.sphinxsidebar p.topless { ...@@ -107,17 +105,22 @@ div.sphinxsidebar p.topless {
div.sphinxsidebar ul { div.sphinxsidebar ul {
margin: 10px 10px 10px 20px; margin: 10px 10px 10px 20px;
padding: 0; padding: 0;
color: #000; color: #000000;
} }
div.sphinxsidebar a { div.sphinxsidebar a {
color: #444; color: #444444;
} }
div.sphinxsidebar a:hover {
color: #E32E00;
}
div.sphinxsidebar input { div.sphinxsidebar input {
border: 1px solid #ccc; border: 1px solid #cccccc;
font-family: sans-serif; font-family: sans-serif;
font-size: 1em; font-size: 1.1em;
padding: 0.15em 0.3em;
} }
div.sphinxsidebar input[type=text]{ div.sphinxsidebar input[type=text]{
...@@ -133,7 +136,6 @@ a { ...@@ -133,7 +136,6 @@ a {
a:hover { a:hover {
color: #E32E00; color: #E32E00;
text-decoration: underline;
} }
div.body h1, div.body h1,
...@@ -143,20 +145,20 @@ div.body h4, ...@@ -143,20 +145,20 @@ div.body h4,
div.body h5, div.body h5,
div.body h6 { div.body h6 {
font-family: Arial, sans-serif; font-family: Arial, sans-serif;
background-color: #BED4EB;
font-weight: normal; font-weight: normal;
color: #212224; color: #212224;
margin: 30px 0px 10px 0px; margin: 30px 0px 10px 0px;
padding: 5px 0 5px 10px; padding: 5px 0 5px 0px;
text-shadow: 0px 1px 0 white text-shadow: 0px 1px 0 white;
border-bottom: 1px solid #C8D5E3;
} }
div.body h1 { border-top: 20px solid white; margin-top: 0; font-size: 200%; } div.body h1 { margin-top: 0; font-size: 200%; }
div.body h2 { font-size: 150%; background-color: #C8D5E3; } div.body h2 { font-size: 150%; }
div.body h3 { font-size: 120%; background-color: #D8DEE3; } div.body h3 { font-size: 120%; }
div.body h4 { font-size: 110%; background-color: #D8DEE3; } div.body h4 { font-size: 110%; }
div.body h5 { font-size: 100%; background-color: #D8DEE3; } div.body h5 { font-size: 100%; }
div.body h6 { font-size: 100%; background-color: #D8DEE3; } div.body h6 { font-size: 100%; }
a.headerlink { a.headerlink {
color: #c60f0f; color: #c60f0f;
...@@ -171,7 +173,7 @@ a.headerlink:hover { ...@@ -171,7 +173,7 @@ a.headerlink:hover {
} }
div.body p, div.body dd, div.body li { div.body p, div.body dd, div.body li {
line-height: 1.5em; line-height: 1.8em;
} }
div.admonition p.admonition-title + p { div.admonition p.admonition-title + p {
...@@ -183,22 +185,23 @@ div.highlight{ ...@@ -183,22 +185,23 @@ div.highlight{
} }
div.note { div.note {
background-color: #eee; background-color: #eeeeee;
border: 1px solid #ccc; border: 1px solid #cccccc;
} }
div.seealso { div.seealso {
background-color: #ffc; background-color: #ffffcc;
border: 1px solid #ff6; border: 1px solid #ffff66;
} }
div.topic { div.topic {
background-color: #eee; background-color: #fafafa;
border-width: 0;
} }
div.warning { div.warning {
background-color: #ffe4e4; background-color: #ffe4e4;
border: 1px solid #f66; border: 1px solid #ff6666;
} }
p.admonition-title { p.admonition-title {
...@@ -211,20 +214,24 @@ p.admonition-title:after { ...@@ -211,20 +214,24 @@ p.admonition-title:after {
pre { pre {
padding: 10px; padding: 10px;
background-color: White; background-color: #fafafa;
color: #222; color: #222222;
line-height: 1.2em; line-height: 1.5em;
border: 1px solid #C6C9CB; font-size: 1.1em;
font-size: 1.2em;
margin: 1.5em 0 1.5em 0; margin: 1.5em 0 1.5em 0;
-webkit-box-shadow: 1px 1px 1px #d8d8d8; -webkit-box-shadow: 0px 0px 4px #d8d8d8;
-moz-box-shadow: 1px 1px 1px #d8d8d8; -moz-box-shadow: 0px 0px 4px #d8d8d8;
box-shadow: 0px 0px 4px #d8d8d8;
} }
tt { tt {
background-color: #ecf0f3; color: #222222;
color: #222;
padding: 1px 2px; padding: 1px 2px;
font-size: 1.2em; font-size: 1.2em;
font-family: monospace; font-family: monospace;
} }
#table-of-contents ul {
padding-left: 2em;
}
...@@ -131,21 +131,20 @@ html_short_title = "Distribute" ...@@ -131,21 +131,20 @@ html_short_title = "Distribute"
# If true, SmartyPants will be used to convert quotes and dashes to # If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities. # typographically correct entities.
#html_use_smartypants = True html_use_smartypants = True
# Custom sidebar templates, maps document names to template names. # Custom sidebar templates, maps document names to template names.
html_sidebars = {'index': 'indexsidebar.html'} html_sidebars = {'index': 'indexsidebar.html'}
# Additional templates that should be rendered to pages, maps page names to # Additional templates that should be rendered to pages, maps page names to
# template names. # template names.
#html_additional_pages = {} #html_additional_pages = {}
# If false, no module index is generated. # If false, no module index is generated.
#html_use_modindex = True html_use_modindex = False
# If false, no index is generated. # If false, no index is generated.
#html_use_index = True html_use_index = False
# If true, the index is split into individual pages for each letter. # If true, the index is split into individual pages for each letter.
#html_split_index = False #html_split_index = False
......
...@@ -28,11 +28,3 @@ Documentation content: ...@@ -28,11 +28,3 @@ Documentation content:
setuptools setuptools
easy_install easy_install
pkg_resources pkg_resources
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment