summaryrefslogtreecommitdiff
path: root/extras/html/themes/smooth_echo/theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extras/html/themes/smooth_echo/theme.conf')
-rw-r--r--extras/html/themes/smooth_echo/theme.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/extras/html/themes/smooth_echo/theme.conf b/extras/html/themes/smooth_echo/theme.conf
new file mode 100644
index 0000000..0f62152
--- /dev/null
+++ b/extras/html/themes/smooth_echo/theme.conf
@@ -0,0 +1,8 @@
+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_HEADING=./extras/html/fonts/pixelon/pixelon-Bold.ttf
+declare -xr HTML_WEBFONT_TEXT=./extras/html/fonts/oxygen/oxygen-Regular.ttf
+declare -xr HTML_WEBFONT_CODE=./extras/html/fonts/hack/hack-Regular.ttf
+declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/fonts/khand/khand.ttf
+declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/mono.css