summaryrefslogtreecommitdiff
path: root/extras/html/themes/crt/theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/crt/theme.conf')
-rw-r--r--extras/html/themes/crt/theme.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/extras/html/themes/crt/theme.conf b/extras/html/themes/crt/theme.conf
new file mode 100644
index 0000000..88296fa
--- /dev/null
+++ b/extras/html/themes/crt/theme.conf
@@ -0,0 +1,5 @@
+declare -xr HTML_HEADER=./extras/html/header.html.part
+declare -xr HTML_FOOTER=./extras/html/footer.html.part
+declare -xr HTML_CSS_STYLE=$HTML_THEME_DIR/style.css
+declare -xr HTML_WEBFONT_CODE=./extras/html/fonts/hack/Hack-Regular.ttf
+declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/mono.css