commit 232a22432fc7bd47fe2d374fa40a0dddd324096e
parent c91b1105ee0ca6f5353a7713372458e5c34438d9
Author: Bozhidar Batsov <bozhidar@batsov.com>
Date: Mon, 31 Aug 2015 18:23:43 +0300
Kill some tabs
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -156,7 +156,7 @@ Alpha should be a float between 0 and 1."
(defmacro solarized-with-color-variables (variant &rest body)
(declare (indent 0))
`(let* ((class '((class color) (min-colors 89)))
- (variant ,variant)
+ (variant ,variant)
(s-base03 "#002b36")
(s-base02 "#073642")
;; emphasized content
@@ -789,7 +789,7 @@ customize the resulting theme."
:weight normal :slant italic))))
;;;;; fixmee
`(fixmee-notice-face ((,class (:background nil :foreground ,base1
- :underline nil :slant italic :weight bold))))
+ :underline nil :slant italic :weight bold))))
;;;;; flx
`(flx-highlight-face ((,class (:foreground ,blue