diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-18 13:24:43 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-18 13:24:43 +0300 |
| commit | 9aa92c98d3c886013750590abd2d8a07a48dc17e (patch) | |
| tree | 7c94a3cdb40d47f4a195b77a5be499f274c2d438 /gemtexter.conf | |
| parent | e132268eaf9348ecc421de63eeb9bcf522be70ee (diff) | |
add support for GNU Source Highlight CSS styles, e.g. to have a darker style.
Diffstat (limited to 'gemtexter.conf')
| -rw-r--r-- | gemtexter.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gemtexter.conf b/gemtexter.conf index 62dd4af..f468954 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -16,3 +16,4 @@ declare -xr HTML_WEBFONT_HEADING=./extras/html/Abril_Fatface/AbrilFatface-Regula declare -xr HTML_WEBFONT_CODE=./extras/html/hack/Hack-Regular.ttf declare -xr HTML_WEBFONT_HANDNOTES=./extras/html/khand/khand.ttf declare -xr HTML_WEBFONT_TYPEWRITER=./extras/html/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf +declare -xr SOURCE_HIGHLIGHT_CSS=./extras/html/source-highlight-styles/sh_vampire.css |
