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))))
|
||||
|
||||
;; `(linum ((,c (:foreground ,linum-fg :bold nil :height 0.8))))
|
||||
`(linum ((,c (:foreground ,linum-fg :bold nil))))
|
||||
`(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg))))
|
||||
`(linum ((,c (:foreground ,linum-fg :background ,bg :bold nil :height 0.8 :underline nil))))
|
||||
`(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg :background ,current-line))))
|
||||
`(show-paren-match ((,c (:foreground ,magenta :inverse-video t))))
|
||||
|
||||
;; Modeline
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue