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