projects
/
BTCSB-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
3612ae5
)
Add special faces for Git commit lines
master
author
Joe Wreschnig
<joe.wreschnig@gmail.com>
Mon, 5 Mar 2018 21:01:39 +0000
(22:01 +0100)
committer
Joe Wreschnig
<joe.wreschnig@gmail.com>
Mon, 5 Mar 2018 21:02:28 +0000
(22:02 +0100)
BTCSB-theme.el
patch
|
blob
|
history
diff --git
a/BTCSB-theme.el
b/BTCSB-theme.el
index 5277a330daa6ec108288a0b55b2279354e110fd0..c858e915d6e5d91750db0738f25d4177f93a05c4 100644
(file)
--- 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)))))
;; 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))))
;; Web Mode Faces
`(web-mode-html-tag-face ((t (:foreground ,clr11))))