solarized-emacs

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

commit 48158887c0a605b7cc1ffdbeb937f182b299f4db
parent 49501acc4c8e7b2a01839c40ddddbc43e44201ae
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Mon, 23 Aug 2021 08:09:17 +0200

regenerate palettes

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

diff --git a/solarized-palettes.el b/solarized-palettes.el @@ -254,7 +254,7 @@ (blue . "#007ec4") (cyan . "#11948b") (green . "#778c00") - (yellow-1bg . "#f7ebcb") + (yellow-1bg . "#f7eacb") (yellow-1fg . "#7a6120") (yellow-2bg . "#ecd29c") (yellow-2fg . "#6b5a2c") @@ -384,7 +384,7 @@ (red-1fg . "#ff815b") (red-2bg . "#6f3125") (red-2fg . "#f89169") - (red-d . "#b21b0a") + (red-d . "#b21b0b") (red-l . "#ff6540") (magenta-1bg . "#3d3335") (magenta-1fg . "#dda3a6")