From 1b220efb64182bc3c0840980f9781871eae2e869 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Thu, 13 Oct 2016 21:03:30 +0800 Subject: [PATCH] change default markdown highlight styles Signed-off-by: Le Tan --- resources/styles/default.mdhl | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/resources/styles/default.mdhl b/resources/styles/default.mdhl index 685c781a..b321aeb4 100644 --- a/resources/styles/default.mdhl +++ b/resources/styles/default.mdhl @@ -40,13 +40,16 @@ LIST_ENUMERATOR foreground: 0000ff LINK -foreground: 2aa198 +foreground: 005fff +font-style: underlined AUTO_LINK_URL -foreground: 2aa198 +foreground: 005fff +font-style: underlined AUTO_LINK_EMAIL -foreground: 2aa198 +foreground: 005fff +font-style: underlined IMAGE foreground: d33682 @@ -55,7 +58,7 @@ REFERENCE foreground: b58900 CODE -foreground: 5f00ff +foreground: af5f00 EMPH font-style: italic @@ -70,7 +73,7 @@ COMMENT foreground: 93a1a1 VERBATIM -foreground: 859900 +foreground: 00cdcd BLOCKQUOTE foreground: 00af00