Function: treemacs-theme-p
treemacs-theme-p is a function defined in treemacs-themes.el.
Signature
(treemacs-theme-p CL-X)
Source Code
;; Defined in ~/.emacs.d/elpa/treemacs-20251226.1307/treemacs-themes.el
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block treemacs-theme-p
(and (memq (type-of cl-x) cl-struct-treemacs-theme-tags) t)))
(t)]