Add default colorscheme (based on solarized) and colorscheme support

This commit is contained in:
Zachary Yedidia
2016-03-21 16:02:58 -04:00
parent 11bc2cfbad
commit 7300ab66f7
38 changed files with 400 additions and 417 deletions

View File

@@ -2,8 +2,8 @@
##
syntax "TeX" "\.tex$" "bib" "\.bib$" "cls" "\.cls$"
color yellow "\$[^$]*\$"
green (i) "\\.|\\[A-Z]*"
color green (i) "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "%.*"
color blue (s) "\\begin\{comment\}.*?\\end\{comment\}"
color blue (s) "\\begin\{brightblack\}.*?\\end\{brightblack\}"