File: treemacs-faces.el.html
Treemacs faces.
Defined variables (0)
Defined functions (0)
Defined faces (28)
treemacs-async-loading-face | Face used for the "Loading…" string used by asynchronous extensions. |
treemacs-directory-collapsed-face | Face used by treemacs for collapsed directories. This is the face used for the collapsed part of nodes, so if the node is "foo/bar/baz", the face is used for "foo/bar/". Using this face is incompatible with ‘treemacs-git-mode’ (exept for the simple variant), so it will only be used if git-mode is disabled or set to simple. |
treemacs-directory-face | Face used by treemacs for directories. |
treemacs-file-face | Face used by treemacs for files. |
treemacs-fringe-indicator-face | Face for the fringe indicator. |
treemacs-git-added-face | Face for newly added files. |
treemacs-git-commit-diff-face | Face for ‘treemacs-git-commit-diff-mode’ annotations. |
treemacs-git-conflict-face | Face for conflicting files. |
treemacs-git-ignored-face | Face for ignored files. |
treemacs-git-modified-face | Face used for modified files. |
treemacs-git-renamed-face | Face used for renamed files. |
treemacs-git-unmodified-face | Face used for unmodified files. |
treemacs-git-untracked-face | Face for untracked files. |
treemacs-header-button-face | Face used for header buttons. Applies to buttons like - ‘treemacs-header-close-button’ - ‘treemacs-header-projects-button’ - ‘treemacs-header-workspace-button’ |
treemacs-help-column-face | Face for column headers of the helpful hydra. |
treemacs-help-title-face | Face for the title of the helpful hydra. |
treemacs-hl-line-face | Face used for the hl-line selection in the treemacs window. |
treemacs-marked-file-face | Face for files marked by treemacs. |
treemacs-on-failure-pulse-face | Pulse face used when an error occurs or an action fails. |
treemacs-on-success-pulse-face | Pulse face used to signal a successful action. |
treemacs-peek-mode-indicator-face | Face used to indicate that ‘treemacs-peek-mode’ is enabled. |
treemacs-root-face | Face used by treemacs for its root nodes. |
treemacs-root-remote-disconnected-face | Face used by treemacs for disconnected remote (Tramp) root nodes. |
treemacs-root-remote-unreadable-face | Face used by treemacs for unreadable remote (Tramp) root nodes. |
treemacs-root-unreadable-face | Face used by treemacs for unreadable root nodes. |
treemacs-tags-face | Face for tags. |
treemacs-term-node-face | Face used by treemacs in the terminal for directory node symbols. |
treemacs-window-background-face | Face used for the background of the treemacs window. |