micro/runtime/colorschemes/default.micro

11 lines
314 B
Text
Raw Normal View History

2016-03-23 00:43:48 +00:00
color-link comment "blue"
color-link constant "red"
color-link identifier "cyan"
color-link statement "yellow"
color-link preproc "magenta"
color-link type "green"
color-link special "magenta"
color-link ignore "default"
color-link error ",brightred"
color-link todo ",brightyellow"
color-link line-number "yellow"