solarized-emacs

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

commit 5625968199f98256cfc873e875308e3d07fc194d
parent fc4b1cbbdeb208c463845e4ccc910dfc5ec1c6c9
Author: Thomas Frössman <thomasf@jossystem.se>
Date:   Thu, 14 Nov 2013 11:34:23 +0100

faces for fic (the current melpa one)

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

diff --git a/solarized.el b/solarized.el @@ -560,6 +560,8 @@ customize the resulting theme." :underline t :slant italic)))) `(fic-face ((,class (:background ,solarized-bg :foreground ,orange :weight normal :slant italic)))) + `(font-lock-fic-face ((,class (:background ,solarized-bg :foreground ,orange + :weight normal :slant italic)))) ;; flx `(flx-highlight-face ((,class (:foreground ,blue