Skip to content

Instantly share code, notes, and snippets.

@rschiang
Created October 13, 2018 09:56
Show Gist options
  • Save rschiang/bbc823df55e57afbcf3e601578991523 to your computer and use it in GitHub Desktop.
Save rschiang/bbc823df55e57afbcf3e601578991523 to your computer and use it in GitHub Desktop.
A MacDown highlighting scheme inspired by the Atom theme “City Lights”
editor
foreground: b7c5d3
background: 181d23
caret: 666d81
editor-selection
foreground: ffffff
background: 41505e
H1
foreground: ccd1e1
font-style: bold
font-size: 24px
H2
foreground: ccd1e1
font-style: bold
font-size: 20px
H3
foreground: ccd1e1
font-size: 17px
H4
foreground: ccd1e1
font-size: 15px
H5
foreground: ccd1e1
font-size: 13px
H6
foreground: ccd1e1
font-size: 11px
EMPH
foreground: ffcc66
font-style: italic
STRONG
foreground: 5ec4ff
font-style: bold
HRULE
foreground: 666d81
LIST_BULLET
foreground: 539afc
LIST_ENUMERATOR
foreground: 539afc
LINK
foreground: 8bd49c
AUTO_LINK_URL
foreground: 8bd49c
AUTO_LINK_EMAIL
foreground: 8bd49c
REFERENCE
foreground: ccd1e1
IMAGE
foreground: d831b0
CODE
foreground: 666d81
VERBATIM
foreground: 666d81
HTML_ENTITY
foreground: d831b0
COMMENT
foreground: 666d81
BLOCKQUOTE
foreground: cc8533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment