File: treemacs-themes.el.html
Definitions for the theme type, their creation, and, the means to change themes.
Defined variables (2)
treemacs--current-theme | The currently used theme. |
treemacs--themes | List of all known themes. |
Defined functions (21)
copy-treemacs-theme | (ARG) |
treemacs--find-theme | (NAME) |
treemacs--find-theme--inliner | (INLINE--FORM NAME) |
treemacs--propagate-new-icons | (THEME) |
treemacs-create-theme | |
treemacs-current-theme | () |
treemacs-current-theme--inliner | (INLINE--FORM) |
treemacs-load-theme | (NAME) |
treemacs-modify-theme | |
treemacs-theme->create! | |
treemacs-theme->create!--cmacro | |
treemacs-theme->gui-icons | (treemacs-theme->gui-icons X) |
treemacs-theme->gui-icons--inliner | (INLINE--FORM X) |
treemacs-theme->name | (treemacs-theme->name X) |
treemacs-theme->name--inliner | (INLINE--FORM X) |
treemacs-theme->path | (treemacs-theme->path X) |
treemacs-theme->path--inliner | (INLINE--FORM X) |
treemacs-theme->tui-icons | (treemacs-theme->tui-icons X) |
treemacs-theme->tui-icons--inliner | (INLINE--FORM X) |
treemacs-theme-p | (X) |
treemacs-theme-p--inliner | (INLINE--FORM X) |