;;; eziam-theme-autoloads.el --- automatically extracted autoloads  -*- lexical-binding: t -*-
;;
;;; Code:

(add-to-list 'load-path (directory-file-name
                         (or (file-name-directory #$) (car load-path))))


;;;### (autoloads nil "eziam-common" "eziam-common.el" (0 0 0 0))
;;; Generated autoloads from eziam-common.el

(register-definition-prefixes "eziam-common" '("eziam-"))

;;;***

;;;### (autoloads nil "eziam-dark-theme" "eziam-dark-theme.el" (0
;;;;;;  0 0 0))
;;; Generated autoloads from eziam-dark-theme.el

(and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))

(register-definition-prefixes "eziam-dark-theme" '("eziam-dark"))

;;;***

;;;### (autoloads nil "eziam-dusk-theme" "eziam-dusk-theme.el" (0
;;;;;;  0 0 0))
;;; Generated autoloads from eziam-dusk-theme.el

(and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))

(register-definition-prefixes "eziam-dusk-theme" '("eziam-dusk"))

;;;***

;;;### (autoloads nil "eziam-light-theme" "eziam-light-theme.el"
;;;;;;  (0 0 0 0))
;;; Generated autoloads from eziam-light-theme.el

(and load-file-name (boundp 'custom-theme-load-path) (add-to-list 'custom-theme-load-path (file-name-as-directory (file-name-directory load-file-name))))

(register-definition-prefixes "eziam-light-theme" '("eziam-light"))

;;;***

;;;### (autoloads nil nil ("eziam-theme-pkg.el") (0 0 0 0))

;;;***

;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; eziam-theme-autoloads.el ends here