From 4cd072bceab3a45d34c0f042eba8b5cb5f2c380f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 1 Aug 2021 21:50:51 +0200 Subject: Update Emacs theme --- gui/conf/metakr.org | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'gui/conf') diff --git a/gui/conf/metakr.org b/gui/conf/metakr.org index 3990bf6..5d0606c 100644 --- a/gui/conf/metakr.org +++ b/gui/conf/metakr.org @@ -254,6 +254,7 @@ For quick iteration all colors are stored in a table. :inherit default :foreground @org-document-info) (org-verbatim ; inline code + :foreground @fg :inherit fixed-pitch) (org-code :inherit fixed-pitch) @@ -346,15 +347,12 @@ For quick iteration all colors are stored in a table. :foreground @link) (org-drawer :inherit fixed-pitch - :foreground @org-meta - :height 0.6) + :foreground @org-meta) (org-special-keyword :inherit fixed-pitch - :foreground @org-special-keyword - :height 0.6) + :foreground @org-special-keyword) (org-property-value - :inherit fixed-pitch - :height 0.6) + :inherit fixed-pitch) ;; Eshell (eshell-prompt -- cgit v1.2.3