summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-14 20:13:23 +0100
committerMarc Coquand <marc@coquand.email>2024-12-14 20:13:23 +0100
commit4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4 (patch)
treeeedfa90aa85016c3d370670b7d923535e097aa30
parentc383cb1c7af964a3c33aee935960a644e71c1ba9 (diff)
downloadguix-4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4.tar.gz
guix-4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4.tar.bz2
guix-4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4.zip
emph
-rw-r--r--home/dots/.emacs.d/BOGO-theme.el2
1 files changed, 1 insertions, 1 deletions
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))))