aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui/conf/metakr.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org
index 0cb6448..ae00fde 100644
--- a/gui/conf/metakr.org
+++ b/gui/conf/metakr.org
@@ -218,8 +218,8 @@ For quick iteration all colors are stored in a table.
:inherit fixed-pitch
:foreground @constant)
(font-lock-doc-face
- :inherit fixed-pitch
- :inherit font-lock-string-face)
+ :foreground @muted
+ :inherit fixed-pitch)
(font-lock-preprocessor-face
:inherit fixed-pitch
:foreground @preprocessor)