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 | (CL-X) |
treemacs-theme->gui-icons--cmacro | (CL-WHOLE-ARG CL-X) |
treemacs-theme->name | (CL-X) |
treemacs-theme->name--cmacro | (CL-WHOLE-ARG CL-X) |
treemacs-theme->path | (CL-X) |
treemacs-theme->path--cmacro | (CL-WHOLE-ARG CL-X) |
treemacs-theme->tui-icons | (CL-X) |
treemacs-theme->tui-icons--cmacro | (CL-WHOLE-ARG CL-X) |
treemacs-theme-p | (CL-X) |
treemacs-theme-p--cmacro | (CL-WHOLE-ARG CL-X) |