;; Magit Faces
`(magit-section-highlight ((t (:inherit (region)))))
- `(git-commit-summary ((t (:foreground ,c110))))
+ `(magit-section-heading ((t (:foreground ,c094 :weight bold))))
+ `(magit-branch-remote ((t (:foreground ,c087))))
+ `(magit-branch-local ((t (:foreground ,c102))))
+ `(git-commit-summary ((t (:foreground ,c113))))
`(git-commit-overlong-summary ((t (:inherit (shadow)))))
- `(git-commit-nonempty-second-line ((t (:inherit (shadow)))))
+ `(git-commit-nonempty-second-line ((t (:foreground ,c030))))
;; SHR, EWW, etc.
`(shr-link ((t (:foreground ,c108))))