mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
refactor(lib): add provide lines
This commit is contained in:
@ -115,3 +115,6 @@ non-interactive or frame-less sessions."
|
||||
(doom-theme-face-attribute theme face attribute inherit))
|
||||
(setq value (face-attribute-merged-with attribute value inherit))))
|
||||
value))
|
||||
|
||||
(provide 'doom-lib '(themes))
|
||||
;;; themes.el ends here
|
||||
|
Reference in New Issue
Block a user