aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_better_theme/theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_better_theme/theme.conf')
-rw-r--r--docs/_better_theme/theme.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/_better_theme/theme.conf b/docs/_better_theme/theme.conf
new file mode 100644
index 0000000..32bf173
--- /dev/null
+++ b/docs/_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 =