summaryrefslogtreecommitdiff
path: root/support/highlight/themes/pablo.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/pablo.style
Initial commit
Diffstat (limited to 'support/highlight/themes/pablo.style')
-rw-r--r--support/highlight/themes/pablo.style20
1 files changed, 20 insertions, 0 deletions
diff --git a/support/highlight/themes/pablo.style b/support/highlight/themes/pablo.style
new file mode 100644
index 0000000000..7d7dda8d3a
--- /dev/null
+++ b/support/highlight/themes/pablo.style
@@ -0,0 +1,20 @@
+# pablo.style (taken from GVIM)
+# This file is part of highlight, a universal source code converter.
+# See README in the highlight directory for documentation.
+
+$DEFAULTCOLOUR=#ffffff
+$BGCOLOUR=#000000
+$FONTSIZE=10
+$KW-GROUP(kwa)=#c0c000 bold
+$KW-GROUP(kwb)=#00c000 bold
+$KW-GROUP(kwc)=#3939bf bold
+$KW-GROUP(kwd)=#21ffc0
+$NUMBER=#00ffff
+$ESCAPECHAR=#ff6600
+$STRING=#00ffff
+$STRING-DIRECTIVE=#00ffff
+$COMMENT=#808080
+$DIRECTIVE=#66ff66
+$LINE=#808080
+$SYMBOL=#ff0000
+$MARK-LINE=#404040