provide-theme
provide-theme is a compiled Lisp function in `custom.el
'.
(provide-theme THEME)
Indicate that this file provides THEME.
This calls `provide' to provide the feature name stored in THEME's
property `theme-feature' (which is usually a symbol created by
`custom-make-theme-feature').