aboutsummaryrefslogtreecommitdiffstats
path: root/_better_theme/theme.conf
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2014-12-30 04:40:22 +0100
committerbnewbold <bnewbold@robocracy.org>2014-12-30 04:40:22 +0100
commit11259190aca775d9864022d8dd9fbb58e43f167c (patch)
tree5b99eb17e7e954189988d1cf32a5b68fa0cbf7cc /_better_theme/theme.conf
parent240e479f888f04530865d4b1b67f6d61c5729dd9 (diff)
downloadnovena-guide-11259190aca775d9864022d8dd9fbb58e43f167c.tar.gz
novena-guide-11259190aca775d9864022d8dd9fbb58e43f167c.zip
initial sphinx skeleton
Diffstat (limited to '_better_theme/theme.conf')
-rw-r--r--_better_theme/theme.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/_better_theme/theme.conf b/_better_theme/theme.conf
new file mode 100644
index 0000000..32bf173
--- /dev/null
+++ b/_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 =