mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-10 06:40:24 +09:00
15 lines
409 B
Plaintext
15 lines
409 B
Plaintext
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 indent-char "black"
|
|
color-link line-number "yellow"
|
|
color-link gutter-error ",red"
|
|
color-link gutter-warning "red"
|