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

@@ -10,7 +10,7 @@ color brightred "::"
color blue "`[^`]+`_{1,2}"
# code
color yellow "``[^`]+``"
# directives or comments
# directives or brightblacks
color cyan "^\.\. .*$"
# anon link targets
color cyan "^__ .*$"