Commit cac6b5df96ee

Vincent Demeester <vincent@sbr.pm>
2018-09-07 14:14:28
Display magit-hash not bold and a tiny bit "dim"
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 1a5ae2a
Changed files (1)
lisp/shortbrain-theme.el
@@ -26,7 +26,6 @@
 
 ;; Low distraction, minimalistic color theme, with minimal colors, preferring
 ;; other styles of markup (italic, bold).
-;; TODO(vdemeester) handle guide-key faces
 ;; TODO(vdemeester) change some magit faces
 ;; TODO(vdemeester) try a dark version of it (?)
 
@@ -179,7 +178,7 @@
    `(magit-branch-current ((t (:inherit magit-head))))
    `(magit-branch-remote-head ((t (:inherit magit-head))))
    `(magit-tag ((t (:inherit magit-branch-local :underline nil))))
-   `(magit-hash ((t (:inherit default :weight semi-bold))))
+   `(magit-hash ((t (:inherit default :foreground ,fg-dim))))
    `(magit-head ((t (:foreground ,fg-table :underline t :weight bold))))
    `(magit-log-author ((t (:foreground ,fg-dim))))
    `(magit-section-heading ((t (:weight semi-bold