micro/runtime/colorschemes/solarized.micro

13 lines
380 B
Text
Raw Normal View History

2016-03-23 03:43:48 +03:00
color-link comment "brightgreen"
color-link constant "cyan"
color-link identifier "blue"
color-link statement "green"
color-link preproc "brightred"
color-link type "yellow"
color-link special "red"
color-link underlined "magenta"
color-link error "bold brightred"
color-link todo "bold magenta"
color-link statusline "black,brightblue"
color-link line-number "brightgreen,black"