config

Personal configuration.
git clone git://code.dwrz.net/config
Log | Files | Refs

base16-theme-pkg.el (395B)


      1 (define-package "base16-theme" "20240421.101" "Collection of themes built on combinations of 16 base colors" 'nil :commit "c7ea8116d331fd9ce913267489e7846c34795b38" :authors
      2   '(("Kaleb Elwert" . "belak@coded.io")
      3     ("Neil Bhakta"))
      4   :maintainer
      5   '("Kaleb Elwert" . "belak@coded.io")
      6   :url "https://github.com/tinted-theming/base16-emacs")
      7 ;; Local Variables:
      8 ;; no-byte-compile: t
      9 ;; End: