narf-dark: set background for linum faces
This commit is contained in:
parent
14f49a15a6
commit
a5d9de1c98
1 changed files with 2 additions and 3 deletions
|
@ -157,9 +157,8 @@
|
||||||
|
|
||||||
`(vertical-border ((,c (:foreground ,vertical-bar :background ,vertical-bar))))
|
`(vertical-border ((,c (:foreground ,vertical-bar :background ,vertical-bar))))
|
||||||
|
|
||||||
;; `(linum ((,c (:foreground ,linum-fg :bold nil :height 0.8))))
|
`(linum ((,c (:foreground ,linum-fg :background ,bg :bold nil :height 0.8 :underline nil))))
|
||||||
`(linum ((,c (:foreground ,linum-fg :bold nil))))
|
`(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg :background ,current-line))))
|
||||||
`(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg))))
|
|
||||||
`(show-paren-match ((,c (:foreground ,magenta :inverse-video t))))
|
`(show-paren-match ((,c (:foreground ,magenta :inverse-video t))))
|
||||||
|
|
||||||
;; Modeline
|
;; Modeline
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue