summaryrefslogtreecommitdiff
path: root/extras/html/themes/minimal
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/minimal')
-rw-r--r--extras/html/themes/minimal/style.css1
-rw-r--r--extras/html/themes/minimal/theme.conf4
2 files changed, 5 insertions, 0 deletions
diff --git a/extras/html/themes/minimal/style.css b/extras/html/themes/minimal/style.css
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/extras/html/themes/minimal/style.css
@@ -0,0 +1 @@
+
diff --git a/extras/html/themes/minimal/theme.conf b/extras/html/themes/minimal/theme.conf
new file mode 100644
index 0000000..abb446f
--- /dev/null
+++ b/extras/html/themes/minimal/theme.conf
@@ -0,0 +1,4 @@
+declare -xr HTML_HEADER=./extras/html/header.html.part
+declare -xr HTML_FOOTER=./extras/html/footer.html.part
+declare -xr HTML_CSS_STYLE=./extras/html/themes/minimal/style.css
+declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/sh_vampire.css