summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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))))