From 4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sat, 14 Dec 2024 20:13:23 +0100 Subject: emph --- home/dots/.emacs.d/BOGO-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/dots/.emacs.d/BOGO-theme.el b/home/dots/.emacs.d/BOGO-theme.el index 6dcf222..ca3ba8f 100644 --- a/home/dots/.emacs.d/BOGO-theme.el +++ b/home/dots/.emacs.d/BOGO-theme.el @@ -65,7 +65,7 @@ '(gnus-header-from ((t (:weight bold)))) '(minibuffer-prompt ((t nil))) '(mode-line ((t (:background "#EEEEE8" :foreground "#111111" :box (:line-width (4 . 4) :style flat-button) :overline "white" :underline (:color "#fffff8" :style line :position t) :family "Iosevka Aile")))) - '(mode-line-emphasis ((t nil))) + '(mode-line-emphasis ((t :weight bold))) '(mode-line-buffer-id ((t nil))) '(magit-section-highlight ((t (:background "#EEEEE8")))) '(magit-diff-file-heading-highlight ((t (:inherit magit-section-highlight)))) -- cgit v1.2.3