summaryrefslogtreecommitdiff
path: root/extras/html/themes/classic_matrix/theme.conf
blob: cf6bca6b3ec5be5ec2aec45db0501caa12285dbc (plain)
1
2
3
4
5
6
7
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=$HTML_THEME_DIR/heading.ttf
declare -xr HTML_WEBFONT_TEXT=$HTML_THEME_DIR/text.ttf
declare -xr HTML_WEBFONT_CODE=$HTML_THEME_DIR/code.ttf
declare -xr HTML_WEBFONT_HANDNOTES=$HTML_THEME_DIR/handnotes.ttf
declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/sh_neon.css