config

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

base16-theme-pkg.el (375B)


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