solarized-emacs

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

commit 3fc6c26392ff76f216c2300807e0415cafbbc424
parent 65c0257ff2f30cd890dd22470f57446cc6559d06
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Date:   Tue,  4 Feb 2025 13:30:26 +0200

Update the package metadata

Diffstat:
Msolarized-theme.el | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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: 2.0.1 +;; Version: 2.0.4 ;; Package-Requires: ((emacs "24.1")) ;; Keywords: convenience, themes, solarized @@ -28,7 +28,7 @@ ;; ;;; Installation: ;; -;; Drop the `solarized-theme.el` somewhere in your `load-path` and +;; Drop the solarized-theme.el somewhere in your `load-path' and ;; the two themes in a folder that is on `custom-theme-load-path' ;; and enjoy! ;;