forge-dimmed | Parent face or faces used for text that shouldn’t stand out.
This face is not directly, instead several faces inherit from it
either directly or via an intermediate face. This face should
only specify the ‘:foreground’ attribute, which is why this face
does not inherit from ‘magit-dimmed’. |
forge-discussion-answer-heading | Face for headings of discussion replies marked as the answer. |
forge-discussion-completed | Face used for summaries of discussions closed as completed. |
forge-discussion-expunged | Face used for summaries of expunged discussions.
Expunged discussions include:
- discussions closes as unplanned, and
- discussions closed as duplicates. |
forge-discussion-open | Face used for summaries of open discussions. |
forge-issue-completed | Face used for summaries of issues closed as completed. |
forge-issue-expunged | Face used for summaries of expunged issues.
Expunged issues include:
- issues closes as unplanned, and
- issues closed as duplicates. |
forge-issue-open | Face used for summaries of open issues. |
forge-post-author | Face used for post author in topic view. |
forge-post-date | Face used for post date in topic view. |
forge-pullreq-draft | Face used for summaries of draft pull-requests.
A face attribute should be used that is not already used by any
‘forge-topic-STATUS’ or ‘forge-{issue,pullreq}-STATE’ face. |
forge-pullreq-merged | Face used for summaries of merged pull-requests. |
forge-pullreq-open | Face used for summaries of open pull-requests. |
forge-pullreq-rejected | Face used for summaries of closed pull-requests, that weren’t merged. |
forge-topic-done | Face used for summaries of entities with no unread or open notification.
This face is always used together with, and takes preference over,
a ‘forge-{issue,pullreq}-STATE’ face and should not specify any
attribute that is specified by any of those faces. Likewise those
faces should not set ‘:weight’ or ‘:slant’. |
forge-topic-header-line | Face for the ‘header-line’ in ‘forge-topic-mode’ buffers. |
forge-topic-label | Face used for topic labels, marks and milestones. |
forge-topic-pending | Face used for summaries of entities with open notifications.
This face is always used together with, and takes preference over,
a ‘forge-{issue,pullreq}-STATE’ face and should not specify any
attribute that is specified by any of those faces. Likewise those
faces should not set ‘:weight’ or ‘:slant’. |
forge-topic-slug-expunged | Face used for slugs of expunged topics.
Expunged topics include:
- issues closes as unplanned,
- issues closed as duplicates, and
- pull-requests closed without merging. |
forge-topic-slug-open | Face uses for slugs of open topics. |
forge-topic-slug-realized | Face used for slugs of realized topics.
Realized topics include:
- completed issues and
- merged pull-requests. |
forge-topic-slug-saved | Face used for slugs of topics with saved notifications. |
forge-topic-slug-unread | Face used for slugs of topics with unread notifications. |
forge-topic-unread | Face used for summaries of entities with unread notifications.
This face is always used together with, and takes preference over,
a ‘forge-{issue,pullreq}-STATE’ face and should not specify any
attribute that is specified by any of those faces. Likewise those
faces should not set ‘:weight’ or ‘:slant’. |