summaryrefslogtreecommitdiff
path: root/support/highlight/themes/vim-dark.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/vim-dark.style
Initial commit
Diffstat (limited to 'support/highlight/themes/vim-dark.style')
-rw-r--r--support/highlight/themes/vim-dark.style20
1 files changed, 20 insertions, 0 deletions
diff --git a/support/highlight/themes/vim-dark.style b/support/highlight/themes/vim-dark.style
new file mode 100644
index 0000000000..396c78a1b2
--- /dev/null
+++ b/support/highlight/themes/vim-dark.style
@@ -0,0 +1,20 @@
+# vim.style
+# 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)=#B26818
+$KW-GROUP(kwb)=#00ff00
+$KW-GROUP(kwc)=#B26818
+$KW-GROUP(kwd)=#ffffff
+$NUMBER=#ff0000
+$ESCAPECHAR=#ff22ff
+$STRING=#ff0000
+$STRING-DIRECTIVE=#ff0000
+$COMMENT=#0000ff
+$DIRECTIVE=#ff22ff
+$LINE=#0000ff
+$SYMBOL=#ffffff
+$MARK-LINE=#404040