magit-branch-current | Face for current branch. |
magit-branch-local | Face for local branches. |
magit-branch-remote | Face for remote branch head labels shown in log buffer. |
magit-branch-remote-head | Face for current branch. |
magit-branch-upstream | Face for upstream branch.
This face is only used in logs and it gets combined
with ‘magit-branch-local’, ‘magit-branch-remote’
and/or ‘magit-branch-remote-head’. |
magit-branch-warning | Face for warning about (missing) branch. |
magit-cherry-equivalent | Face for equivalent cherry commits. |
magit-cherry-unmatched | Face for unmatched cherry commits. |
magit-dimmed | Face for text that shouldn’t stand out. |
magit-filename | Face for filenames. |
magit-hash | Face for the commit object name in the log output. |
magit-head | Face for the symbolic ref ‘HEAD’. |
magit-header-line | Face for the ‘header-line’ in some Magit modes.
Note that some modes, such as ‘magit-log-select-mode’, have their
own faces for the ‘header-line’, or for parts of the
‘header-line’. |
magit-keyword | Face for parts of commit messages inside brackets. |
magit-keyword-squash | Face for squash! and similar keywords in commit messages. |
magit-refname | Face for refnames without a dedicated face. |
magit-refname-pullreq | Face for pullreq refnames. |
magit-refname-stash | Face for stash refnames. |
magit-refname-wip | Face for wip refnames. |
magit-signature-bad | Face for bad signatures. |
magit-signature-error | Face for signatures that cannot be checked (e.g., missing key). |
magit-signature-expired | Face for signatures that have expired. |
magit-signature-expired-key | Face for signatures made by an expired key. |
magit-signature-good | Face for good signatures. |
magit-signature-revoked | Face for signatures made by a revoked key. |
magit-signature-untrusted | Face for good untrusted signatures. |
magit-tag | Face for tag labels shown in log buffer. |