Remove bolding from line number faces
This commit is contained in:
parent
97f50abd20
commit
7c6e0c205b
@ -416,7 +416,7 @@
|
|||||||
|
|
||||||
;; line-number
|
;; line-number
|
||||||
`(line-number ((,class (:inherit default :foreground ,base-5))))
|
`(line-number ((,class (:inherit default :foreground ,base-5))))
|
||||||
`(line-number-current-line ((,class (:inherit (hl-line default) :foreground ,base-7 :weight bold))))
|
`(line-number-current-line ((,class (:inherit (hl-line default) :foreground ,base-7))))
|
||||||
|
|
||||||
;; linum
|
;; linum
|
||||||
`(linum ((,class (:inherit line-number))))
|
`(linum ((,class (:inherit line-number))))
|
||||||
|
Loading…
Reference in New Issue
Block a user