solarized-emacs

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

commit faa7494f0116aa8d47a8074cf8d5290b940fecae
parent 4d2c482e4204c1e45013751823b9db2ee9deb460
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Sat,  5 Apr 2014 02:55:38 +0200

smartrep bg color

Diffstat:
Msolarized.el | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/solarized.el b/solarized.el @@ -1886,6 +1886,9 @@ customize the resulting theme." '((,base02 . 0)(,green-lc . 20)(,cyan-lc . 30)(,blue-lc . 50) (,yellow-lc . 60)(,orange-lc . 70)(,magenta-lc . 85)(,base02 . 100))) + ;; smartrep + `(smartrep-mode-line-active-bg (solarized-color-blend ,green ,s-mode-line-bg 0.2)) + ;; vc `(vc-annotate-color-map '((20 . ,red)