change default markdown highlight styles

Signed-off-by: Le Tan <tamlokveer@gmail.com>
This commit is contained in:
Le Tan 2016-10-13 21:03:30 +08:00
parent d22f0124d3
commit 1b220efb64

View File

@ -40,13 +40,16 @@ LIST_ENUMERATOR
foreground: 0000ff foreground: 0000ff
LINK LINK
foreground: 2aa198 foreground: 005fff
font-style: underlined
AUTO_LINK_URL AUTO_LINK_URL
foreground: 2aa198 foreground: 005fff
font-style: underlined
AUTO_LINK_EMAIL AUTO_LINK_EMAIL
foreground: 2aa198 foreground: 005fff
font-style: underlined
IMAGE IMAGE
foreground: d33682 foreground: d33682
@ -55,7 +58,7 @@ REFERENCE
foreground: b58900 foreground: b58900
CODE CODE
foreground: 5f00ff foreground: af5f00
EMPH EMPH
font-style: italic font-style: italic
@ -70,7 +73,7 @@ COMMENT
foreground: 93a1a1 foreground: 93a1a1
VERBATIM VERBATIM
foreground: 859900 foreground: 00cdcd
BLOCKQUOTE BLOCKQUOTE
foreground: 00af00 foreground: 00af00