summaryrefslogtreecommitdiff
path: root/support/highlight/themes/golden.style
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/highlight/themes/golden.style
Initial commit
Diffstat (limited to 'support/highlight/themes/golden.style')
-rw-r--r--support/highlight/themes/golden.style21
1 files changed, 21 insertions, 0 deletions
diff --git a/support/highlight/themes/golden.style b/support/highlight/themes/golden.style
new file mode 100644
index 0000000000..3d2b3462ad
--- /dev/null
+++ b/support/highlight/themes/golden.style
@@ -0,0 +1,21 @@
+# golden.style
+# This File is part of highlight, a universal source code converter.
+# See README in the highlight directory for documentation.
+
+$DEFAULTCOLOUR=#ddbb00
+$BGCOLOUR=#000000
+$FONTSIZE=10
+
+$KW-GROUP(kwa)=#ffed8a bold
+$KW-GROUP(kwb)=#ffed8a
+$KW-GROUP(kwc)=#dedede bold
+$KW-GROUP(kwd)=#ddbb00 bold
+$NUMBER=#ffffff
+$ESCAPECHAR=#3399cc
+$STRING=#ff0000
+$STRING-DIRECTIVE=#ff0000
+$COMMENT=#978345 italic
+$DIRECTIVE=#ffddaa
+$LINE=#898989
+$SYMBOL=#ababab
+$MARK-LINE=#404040