File: treemacs-faces.el.html

Treemacs faces.

Defined variables (0)

Defined functions (0)

Defined faces (28)

treemacs-async-loading-faceFace used for the "Loading…" string used by asynchronous extensions.
treemacs-directory-collapsed-faceFace 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-faceFace used by treemacs for directories.
treemacs-file-faceFace used by treemacs for files.
treemacs-fringe-indicator-faceFace for the fringe indicator.
treemacs-git-added-faceFace for newly added files.
treemacs-git-commit-diff-faceFace for ‘treemacs-git-commit-diff-mode’ annotations.
treemacs-git-conflict-faceFace for conflicting files.
treemacs-git-ignored-faceFace for ignored files.
treemacs-git-modified-faceFace used for modified files.
treemacs-git-renamed-faceFace used for renamed files.
treemacs-git-unmodified-faceFace used for unmodified files.
treemacs-git-untracked-faceFace for untracked files.
treemacs-header-button-faceFace used for header buttons. Applies to buttons like - ‘treemacs-header-close-button’ - ‘treemacs-header-projects-button’ - ‘treemacs-header-workspace-button’
treemacs-help-column-faceFace for column headers of the helpful hydra.
treemacs-help-title-faceFace for the title of the helpful hydra.
treemacs-hl-line-faceFace used for the hl-line selection in the treemacs window.
treemacs-marked-file-faceFace for files marked by treemacs.
treemacs-on-failure-pulse-facePulse face used when an error occurs or an action fails.
treemacs-on-success-pulse-facePulse face used to signal a successful action.
treemacs-peek-mode-indicator-faceFace used to indicate that ‘treemacs-peek-mode’ is enabled.
treemacs-root-faceFace used by treemacs for its root nodes.
treemacs-root-remote-disconnected-faceFace used by treemacs for disconnected remote (Tramp) root nodes.
treemacs-root-remote-unreadable-faceFace used by treemacs for unreadable remote (Tramp) root nodes.
treemacs-root-unreadable-faceFace used by treemacs for unreadable root nodes.
treemacs-tags-faceFace for tags.
treemacs-term-node-faceFace used by treemacs in the terminal for directory node symbols.
treemacs-window-background-faceFace used for the background of the treemacs window.