Add face definition for fill-column-indicator
This commit is contained in:
parent
a5928d89a9
commit
e015cb91b2
@ -164,6 +164,7 @@
|
|||||||
`(tooltip ((,class (:background ,base-3 :foreground ,fg))))
|
`(tooltip ((,class (:background ,base-3 :foreground ,fg))))
|
||||||
`(secondary-selection ((,class (:background ,gray))))
|
`(secondary-selection ((,class (:background ,gray))))
|
||||||
`(lazy-highlight ((,class (:background ,dark-blue :foreground ,base-8 :distant-foreground ,base-0 :weight bold))))
|
`(lazy-highlight ((,class (:background ,dark-blue :foreground ,base-8 :distant-foreground ,base-0 :weight bold))))
|
||||||
|
`(fill-column-indicator ((,class (:foreground ,base-3))))
|
||||||
`(match ((,class (:background ,base-0 :foreground ,green :weight bold))))
|
`(match ((,class (:background ,base-0 :foreground ,green :weight bold))))
|
||||||
`(trailing-whitespace ((,class (:background ,red))))
|
`(trailing-whitespace ((,class (:background ,red))))
|
||||||
`(nobreak-space ((,class (:inherit 'default :underline nil))))
|
`(nobreak-space ((,class (:inherit 'default :underline nil))))
|
||||||
|
Loading…
Reference in New Issue
Block a user