X-Git-Url: https://git.korewanetadesu.com/?p=BTCSB-emacs-theme.git;a=blobdiff_plain;f=BTCSB-theme.el;fp=BTCSB-theme.el;h=c858e915d6e5d91750db0738f25d4177f93a05c4;hp=5277a330daa6ec108288a0b55b2279354e110fd0;hb=65df928cc67a9b3cf8786f2c006f8f9a6439632c;hpb=3612ae55413e782398274e18e0add66e76c3c897 diff --git a/BTCSB-theme.el b/BTCSB-theme.el index 5277a33..c858e91 100644 --- a/BTCSB-theme.el +++ b/BTCSB-theme.el @@ -201,6 +201,9 @@ recommended pairings are Fantasque Sans or Monaco.") ;; Magit Faces `(magit-section-highlight ((t (:inherit (region))))) + `(git-commit-summary ((t (:foreground ,clr09)))) + `(git-commit-overlong-summary ((t (:inherit (error))))) + `(git-commit-nonempty-second-line ((t (:inherit (error))))) ;; Web Mode Faces `(web-mode-html-tag-face ((t (:foreground ,clr11))))