summaryrefslogtreecommitdiff
path: root/support/highlight/themes/greenlcd.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/greenlcd.style
Initial commit
Diffstat (limited to 'support/highlight/themes/greenlcd.style')
-rw-r--r--support/highlight/themes/greenlcd.style21
1 files changed, 21 insertions, 0 deletions
diff --git a/support/highlight/themes/greenlcd.style b/support/highlight/themes/greenlcd.style
new file mode 100644
index 0000000000..5be75ea1ce
--- /dev/null
+++ b/support/highlight/themes/greenlcd.style
@@ -0,0 +1,21 @@
+# greenlcd.style
+# This File is part of highlight, a universal source code converter.
+# See README in the highlight directory for documentation.
+
+$DEFAULTCOLOUR=#00bb00
+$BGCOLOUR=#003000
+$FONTSIZE=10
+
+$KW-GROUP(kwa)=#00ed00 bold
+$KW-GROUP(kwb)=#00ed00
+$KW-GROUP(kwc)=#beef13
+$KW-GROUP(kwd)=#c0ff73
+$NUMBER=#3399cc
+$ESCAPECHAR=#3399cc
+$STRING=#dfdfdf
+$STRING-DIRECTIVE=#dfdfdf
+$COMMENT=#888888 italic
+$DIRECTIVE=#bfbfbf
+$LINE=#bcbcbc
+$SYMBOL=#2fe7a9
+$MARK-LINE=#146176