mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-09 22:30:24 +09:00
This commit updates the colorschemes and adds some new ones: * gotham (https://github.com/novln/micro-gotham-colors) * monokai-dark (https://github.com/Theodus/micro-monokai-dark) * one-dark (https://github.com/joseluisq/micro-one-dark) * sunny-day (https://github.com/dwwmmn/micro-sunny-day)
23 lines
650 B
Plaintext
23 lines
650 B
Plaintext
#Geany
|
|
color-link comment "red"
|
|
color-link constant "default"
|
|
color-link constant.string "bold yellow"
|
|
color-link identifier "default"
|
|
color-link preproc "cyan"
|
|
color-link special "blue"
|
|
color-link statement "blue"
|
|
color-link symbol "default"
|
|
color-link symbol.tag "bold blue"
|
|
color-link type "blue"
|
|
color-link type.extended "default"
|
|
color-link error "red"
|
|
color-link todo "bold cyan"
|
|
color-link indent-char "bold black"
|
|
color-link line-number ""
|
|
color-link current-line-number ""
|
|
color-link statusline "black,white"
|
|
color-link tabbar "black,white"
|
|
color-link color-column "bold geren"
|
|
color-link gutter-error ",red"
|
|
color-link gutter-warning "red"
|