solarized-emacs

a fork of Bozhidar Batsov's solarized-emacs
git clone https://git.trogloxene.org/solarized-emacs.git
Log | Files | Refs | README

commit 0f0b1129cf51c85904f9e015da4fcca5f5f7a4ce
parent 3fc985e8b31a975ef9b983c53f691cf48e1e0899
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Sun,  7 May 2023 16:13:07 +0200

Update theme version to 2.0.1

Diffstat:
Msolarized-theme.el | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/solarized-theme.el b/solarized-theme.el @@ -5,7 +5,7 @@ ;; Author: Bozhidar Batsov <bozhidar@batsov.dev> ;; Author: Thomas Frössman <thomasf@jossystem.se> ;; URL: http://github.com/bbatsov/solarized-emacs -;; Version: 1.3.0 +;; Version: 2.0.1 ;; Package-Requires: ((emacs "24.1")) ;; Keywords: convenience, themes, solarized