aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/metakr.org
diff options
context:
space:
mode:
authorAdrian Kummerlaender2020-10-04 12:57:05 +0200
committerAdrian Kummerlaender2020-10-04 12:57:05 +0200
commit86723d8f379796e2c077024bd343747f90cd7ac3 (patch)
treef05ac5b3d93543671bf83ac270ac4ed5e050fa3d /gui/conf/metakr.org
parentb9aa2940f90103e40e824059e84f8a5dfdfe5a35 (diff)
downloadnixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar.gz
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar.bz2
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar.lz
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar.xz
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.tar.zst
nixos_home-86723d8f379796e2c077024bd343747f90cd7ac3.zip
Small colorscheme tweak
Diffstat (limited to 'gui/conf/metakr.org')
-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)