summaryrefslogtreecommitdiffstats
path: root/tools/openlmitheme/theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/openlmitheme/theme.conf')
-rw-r--r--tools/openlmitheme/theme.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/tools/openlmitheme/theme.conf b/tools/openlmitheme/theme.conf
new file mode 100644
index 0000000..f9fcc3d
--- /dev/null
+++ b/tools/openlmitheme/theme.conf
@@ -0,0 +1,28 @@
+[theme]
+inherit = default
+stylesheet = openlmi.css
+
+[options]
+use_index = False
+show_sourcelink = False
+show_copyright = False
+
+footerbgcolor=#292929
+sidebarbgcolor=white
+sidebartextcolor=#3b3b3b
+sidebarlinkcolor=#0071B3
+
+relbarbgcolor=#48a9e4
+relbartextcolor=white
+relbarlinkcolor=white
+
+bgcolor=white
+textcolor=#3b3b3b
+linkcolor=#0071B3
+visitedlinkcolor=#0071B3
+headbgcolor=white
+headtextcolor=#3b3b3b
+headlinkcolor=#0071B3
+
+bodyfont='Georgia, 'Times New Roman', Times, serif'
+headfont='Georgia, 'Times New Roman', Times, serif' \ No newline at end of file