From 49656937089ccf3c05a9c49f768dfecb78077a70 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 24 Sep 2024 10:02:47 +0100 Subject: [PATCH] Fix org-hide face to actually hide leading stars --- README.org | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/README.org b/README.org index d461358..7aed2d1 100644 --- a/README.org +++ b/README.org @@ -122,10 +122,13 @@ Configure the look and feel of Emacs :foreground (plist-get base16-current-theme-colors (cdr pairing)))) - ;; Lighten org-agenda-clocking background to be more legible (require 'org-faces) + ;; Lighten `org-agenda-clocking' background to be more legible. (set-face-attribute 'org-agenda-clocking nil :background - (plist-get base16-current-theme-colors :base01))) + (plist-get base16-current-theme-colors :base01)) + ;; Set `org-hide' face to actually match background colour + (set-face-attribute 'org-hide nil :foreground + (plist-get base16-current-theme-colors :base00))) (require 'server) (add-hook 'after-init-hook @@ -170,7 +173,7 @@ Configure the look and feel of Emacs (use-package visual-fill-column :if (package-installed-p 'visual-fill-column) :custom - (visual-fill-column-width 180) + (visual-fill-column-width 160) (visual-fill-column-center-text t) (visual-fill-column-enable-sensible-window-split t) :config @@ -199,12 +202,12 @@ This is a showcase of various font and UI features to act as a standard candle. **** Font emphasis Examples of: -- *Bold text* (*) -- /Italic text/ (/) -- _Underscored text_ (_) -- =Literal text= (=) -- ~Code~ (~) -- +Strike-through+ (+) +- *Bold text* +- /Italic text/ +- _Underscored text_ +- =Literal text= +- ~Code~ +- +Strike-through+ **** Character showcase #+begin_example ABC.DEF.GHI.JKL.MNO.PQRS.TUV.WXYZ abc.def.ghi.jkl.mno.pqrs.tuv.wxyz