mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 14:22:42 +09:00
Add default colorscheme (based on solarized) and colorscheme support
This commit is contained in:
@@ -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 "^__ .*$"
|
||||
|
||||
Reference in New Issue
Block a user