Skip to content

Instantly share code, notes, and snippets.

@maksimKorzh
Last active February 5, 2019 13:07
Show Gist options
  • Save maksimKorzh/f22e592f234395db3d4204890a088d85 to your computer and use it in GitHub Desktop.
Save maksimKorzh/f22e592f234395db3d4204890a088d85 to your computer and use it in GitHub Desktop.
custom dark color theme for micro text editor
color-link default "white"
color-link comment "cyan"
color-link constant "bold magenta"
color-link constant.string "bold yellow"
color-link statement "bold red"
color-link preproc "bold magenta"
color-link type "bold green"
color-link line-number "grey"
color-link current-line-number "brightgrey"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment