mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-15 21:37:09 +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)
22 lines
822 B
Plaintext
22 lines
822 B
Plaintext
color-link default "#ebdbb2,#282828"
|
|
color-link comment "#928374,#282828"
|
|
color-link symbol "#d79921,#282828"
|
|
color-link constant "#d3869b,#282828"
|
|
color-link constant.string "#b8bb26,#282828"
|
|
color-link constant.string.char "#b8bb26,#282828"
|
|
color-link identifier "#8ec07c,#282828"
|
|
color-link statement "#fb4934,#282828"
|
|
color-link preproc "#fb4934,235"
|
|
color-link type "#fb4934,#282828"
|
|
color-link special "#d79921,#282828"
|
|
color-link underlined "underline #282828"
|
|
color-link error "#9d0006,#282828"
|
|
color-link gutter-error "#fb4934,#282828"
|
|
color-link gutter-warning "#d79921,#282828"
|
|
color-link line-number "#665c54,#3c3836"
|
|
color-link current-line-number "#d79921,#282828"
|
|
color-link cursor-line "#3c3836"
|
|
color-link color-column "#79740e"
|
|
color-link statusline "#ebdbb2,#665c54"
|
|
color-link tabbar "#ebdbb2,#665c54"
|