solarized-emacs

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

commit 2c3352937f9a71700f16f076bd3c694cd85a06ac
parent 8322ccb962d588a82461703a4aec29b06187f01d
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Date:   Sun, 29 Mar 2026 09:36:41 +0300

List all bundled theme variants in the README

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -43,6 +43,15 @@ You can toggle between the light and dark variant of the theme automatically wit ## Alternative Palettes +In addition to `solarized-dark` and `solarized-light`, the package ships the +following theme variants: + +- `solarized-dark-high-contrast` / `solarized-light-high-contrast` +- `solarized-gruvbox-dark` / `solarized-gruvbox-light` +- `solarized-selenized-dark` / `solarized-selenized-light` / `solarized-selenized-black` / `solarized-selenized-white` +- `solarized-zenburn` +- `solarized-wombat-dark` + The intent of this theme will always be that Solarized-dark/light will give you the best possible experience. Palettes other than Solarized will never have influence over theming decisions, they are complementary.