commit 5a9a415508c09e32078f2633fd6bda09f7243fc8
parent 46e25763caf8101138aabda4ef137d2629c1e18d
Author: Petar Radosevic <petar@wunki.org>
Date: Sun, 9 Mar 2014 21:30:54 +0100
Emphasized colors for quarantine.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -1633,8 +1633,8 @@ customize the resulting theme."
`(zencoding-preview-input ((,class (:background ,base02 :box ,base1))))
;; structured-haskell
- `(shm-current-face ((,class (:background ,base2))))
- `(shm-quarantine-face ((,class (:background ,base02))))
+ `(shm-current-face ((,class (:background ,base02))))
+ `(shm-quarantine-face ((,class (:background ,base01))))
;; ztree
`(ztreep-arrow-face ((,class (:foreground ,base01))))