Fix typos
This commit is contained in:
parent
d0240f5c39
commit
7f3f2fbb34
@ -642,8 +642,8 @@
|
||||
`(magit-filename ((,class (:foreground ,violet))))
|
||||
`(magit-section-secondary-heading ((,class (:foreground ,violet :weight bold))))
|
||||
`(git-commit-summary ((,class (:foreground ,base-8 :weight bold))))
|
||||
`(git-commit-overlong-summary ((,class (:inherit yellow :weight bold :strike-through t))))
|
||||
`(git-commit-nonempty-second-line ((,class (:inherit yellow :strike-through t))))
|
||||
`(git-commit-overlong-summary ((,class (:inherit ,base-7 :weight bold :strike-through t))))
|
||||
`(git-commit-nonempty-second-line ((,class (:inherit ,base-7 :strike-through t))))
|
||||
`(git-commit-known-pseudo-header ((,class (:inherit 'git-commit-pseudo-header))))
|
||||
`(git-commit-comment-heading ((,class (:foreground ,base-7))))
|
||||
`(git-commit-comment-branch-local ((,class (:inherit 'magit-branch-local))))
|
||||
|
Loading…
Reference in New Issue
Block a user