From 2b2ae17cd1a423083618d0d473128ed3340e8ea0 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Sun, 2 Jul 2017 11:12:14 +0800 Subject: [PATCH] refine default.mdhl - Use a less attractive color for image link. - Use the same color as code block for inline code. --- src/resources/styles/default.mdhl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resources/styles/default.mdhl b/src/resources/styles/default.mdhl index e14c7942..e77688bf 100644 --- a/src/resources/styles/default.mdhl +++ b/src/resources/styles/default.mdhl @@ -85,13 +85,13 @@ foreground: 005fff font-style: underlined IMAGE -foreground: d33682 +foreground: 616161 REFERENCE foreground: b58900 CODE -foreground: af5f00 +foreground: 551a8b font-family: Consolas, Monaco, Andale Mono, Monospace, Courier New EMPH