Skip to content

Instantly share code, notes, and snippets.

@vinamelody
Created December 13, 2016 01:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vinamelody/12947e46ad28fb19e56115a1c8ff92d6 to your computer and use it in GitHub Desktop.
Save vinamelody/12947e46ad28fb19e56115a1c8ff92d6 to your computer and use it in GitHub Desktop.
Macdown Themes
editor
foreground: 000000
background: ffffff
caret: 000000
editor-selection
foreground: ffffff
background: ff4f92
H1
foreground: 6c71c4
font-style: bold
font-size: 24px
H2
foreground: 6c71c4
font-style: bold
font-size: 20px
H3
foreground: 6c71c4
font-style: bold
font-size: 17px
H4
foreground: 268bd2
font-style: bold
font-size: 15px
H5
foreground: 268bd2
font-style: bold
font-size: 13px
H6
foreground: 268bd2
font-style: bold
font-size: 11px
EMPH
foreground: cb4b16
font-style: italic
STRONG
foreground: dc322f
font-style: bold
HRULE
foreground: 586e75
LIST_BULLET
foreground: 93a1a1
LIST_ENUMERATOR
foreground: 93a1a1
LINK
foreground: 4e279a
AUTO_LINK_URL
foreground: 4e279a
AUTO_LINK_EMAIL
foreground: 4e279a
REFERENCE
foreground: bc670f
IMAGE
foreground: cf009a
CODE
foreground: 008c00
VERBATIM
foreground: 008c00
HTML_ENTITY
foreground: 6c71c4
COMMENT
foreground: 93a1a1
BLOCKQUOTE
foreground: 93a1a1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment