aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/metakr.org
diff options
context:
space:
mode:
authorAdrian Kummerlaender2021-08-01 21:50:51 +0200
committerAdrian Kummerlaender2021-08-01 21:50:51 +0200
commit4cd072bceab3a45d34c0f042eba8b5cb5f2c380f (patch)
treebeccb47cf124e691896b473d201158e8b9bf7167 /gui/conf/metakr.org
parent68014b76d9f9e51fdeec800fca8182a79958a7b3 (diff)
downloadnixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar.gz
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar.bz2
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar.lz
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar.xz
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.tar.zst
nixos_home-4cd072bceab3a45d34c0f042eba8b5cb5f2c380f.zip
Update Emacs theme
Diffstat (limited to 'gui/conf/metakr.org')
-rw-r--r--gui/conf/metakr.org10
1 files changed, 4 insertions, 6 deletions
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