diff --git a/Cask b/Cask index 414cb39..6474545 100644 --- a/Cask +++ b/Cask @@ -1,6 +1,6 @@ (source melpa) -(package "doom-themes" "1.2.9" "A pack of themes inspired by Atom ONE.") +(package "doom-themes" "2.0.8" "A pack of themes inspired by Atom ONE.") (depends-on "all-the-icons") (development diff --git a/doom-themes.el b/doom-themes.el index c4fbd54..3a83fba 100644 --- a/doom-themes.el +++ b/doom-themes.el @@ -5,9 +5,9 @@ ;; Author: Henrik Lissner ;; Maintainer: Henrik Lissner ;; Created: May 22, 2016 -;; Modified: August 09, 2017 -;; Version: 2.0.6 -;; Keywords: dark blue atom one theme neotree icons faces +;; Modified: November 09, 2017 +;; Version: 2.0.8 +;; Keywords: dark light blue atom one theme neotree icons faces nova ;; Homepage: https://github.com/hlissner/emacs-doom-theme ;; Package-Requires: ((emacs "24.4") (all-the-icons "1.0.0") (cl-lib "0.5")) ;;