solarized-emacs

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

commit 1443d6dce378ad2d65a8a8c45d5279481a79dfab
parent b8c84ac49131f85649a5acc2c994250fbb75e3c0
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Date:   Tue, 28 Jul 2026 10:33:11 +0200

Release 2.2.0

Diffstat:
MCHANGELOG.md | 2+-
Msolarized-theme.el | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## 2.2.0 (2026-07-28) - [#462](https://github.com/bbatsov/solarized-emacs/pull/462): Expand face coverage to jinx, completion-preview, copilot, keycast, dictionary, mistty, easy-kill, vundo, asciidoc-mode, clojure-mode, haskell-mode, erlang, inf-ruby, gptel and breadcrumb, complete the anzu and git-timemachine faces, and deepen the cider coverage (REPL, stacktrace and nREPL log). 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.1.0 +;; Version: 2.2.0 ;; Package-Requires: ((emacs "24.1")) ;; Keywords: convenience, themes, solarized