aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/_better_theme/theme.conf
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-08-27 23:12:09 -0400
committerbnewbold <bnewbold@robocracy.org>2014-08-28 00:03:08 -0400
commit6702e7412828729c7a5df776d014f25deabf2274 (patch)
tree6a31c4d1e13aae59634bf941e3dd62855c0f7d77 /docs/source/_better_theme/theme.conf
parentb50a15e6d705a2eead061618f84bdc066ec5c6f4 (diff)
downloadlibrambutan-6702e7412828729c7a5df776d014f25deabf2274.tar.gz
librambutan-6702e7412828729c7a5df776d014f25deabf2274.zip
docs: initial rambutan theme
Still needs bundled fonts and polish.
Diffstat (limited to 'docs/source/_better_theme/theme.conf')
-rw-r--r--docs/source/_better_theme/theme.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/source/_better_theme/theme.conf b/docs/source/_better_theme/theme.conf
new file mode 100644
index 0000000..32bf173
--- /dev/null
+++ b/docs/source/_better_theme/theme.conf
@@ -0,0 +1,28 @@
+[theme]
+inherit = basic
+stylesheet = better.css
+pygments_style = sphinx
+
+[options]
+rightsidebar = false
+inlinecss =
+cssfiles =
+scriptfiles =
+ga_ua =
+ga_domain =
+
+showrelbartop = true
+showrelbarbottom = true
+showheader = true
+linktotheme = true
+
+# css shortcuts that should decrease as the markup improves
+
+## page width is determined by CSS
+sidebarwidth = 15rem
+
+## headtextcolor (color of h* tags) and footertextcolor default to the value
+## of textcolor
+textcolor = #000000
+headtextcolor =
+footertextcolor =