branch: externals/standard-themes
commit 0eb698c603dd7377207ff3ad1ff35b89fa10be2b
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Make the docmarkup use the same colour as constant by default
Thanks to Vincenzo for suggesting this change in issue 8:
<https://github.com/protesilaos/standard-themes/issues/8>.
It is the default style and makes sense for the standard-themes.
---
standard-themes.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/standard-themes.el b/standard-themes.el
index 45c088caf2..4d476cbf8e 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -81,6 +81,7 @@ if you prefer to blend Standard and Modus into a single
group, enable
(fringe bg-dim)
+ (docmarkup constant)
(property variable)
(date-common cyan-warmer)