From 3f9784ccd50bee1b93164bc1d4c2020618331e43 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 20 May 2016 17:25:10 -0400 Subject: [PATCH] Update narf-dark --- private/themes/narf-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private/themes/narf-dark-theme.el b/private/themes/narf-dark-theme.el index f25933f63..294e2f4fa 100644 --- a/private/themes/narf-dark-theme.el +++ b/private/themes/narf-dark-theme.el @@ -155,7 +155,7 @@ `(vertical-border ((,c (:foreground ,vertical-bar :background ,vertical-bar)))) - `(linum ((,c (:foreground ,linum-fg :background ,bg :bold nil :height 0.8)))) + `(linum ((,c (:foreground ,linum-fg :background ,bg :bold nil)))) `(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg :background ,current-line)))) `(show-paren-match ((,c (:foreground ,magenta :inverse-video t))))