summaryrefslogtreecommitdiff
path: root/home/dots
diff options
context:
space:
mode:
authorMarc Coquand <marc@coquand.email>2024-12-14 20:13:29 +0100
committerMarc Coquand <marc@coquand.email>2024-12-14 20:13:29 +0100
commit6453e5d70db9bea65830db730dbef9fbbc0406d3 (patch)
tree889973f0745761ee2f1fd300dac44ebbf70977dd /home/dots
parent4c2a105a5c2a1b2f9b3ddedb0354ea839955ddf4 (diff)
downloadguix-6453e5d70db9bea65830db730dbef9fbbc0406d3.tar.gz
guix-6453e5d70db9bea65830db730dbef9fbbc0406d3.tar.bz2
guix-6453e5d70db9bea65830db730dbef9fbbc0406d3.zip
emph
Diffstat (limited to 'home/dots')
-rw-r--r--home/dots/.emacs.d/BOGO-dark-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dots/.emacs.d/BOGO-dark-theme.el b/home/dots/.emacs.d/BOGO-dark-theme.el
index b486d60..187f022 100644
--- a/home/dots/.emacs.d/BOGO-dark-theme.el
+++ b/home/dots/.emacs.d/BOGO-dark-theme.el
@@ -63,7 +63,7 @@
'(gnus-header-from ((t (:weight bold))))
'(minibuffer-prompt ((t nil)))
'(mode-line ((t (:background "#333333" :foreground "#fffff8" :box (:line-width (2 . 2) :style flat-button) :overline "#333333" :underline (:color "#333333" :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 "#333333"))))
'(magit-diff-file-heading-highlight ((t (:inherit magit-section-highlight))))