Commit 4ab51d5a5c0f

Vincent Demeester <vincent@sbr.pm>
2019-03-13 19:40:09
shortain-theme: current-line-number face custom
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent c76fdc2
Changed files (1)
lisp/shortbrain-theme.el
@@ -117,6 +117,7 @@
    `(highlight ((t nil)))
    `(lazy-highlight ((t (:background ,bg-highlight-3 :slant italic))))
    `(hl-line ((t (:inverse-video t))))
+   `(line-number-current-line ((t (:foreground ,fg))))
    `(ido-first-match ((t (:foreground ,fg))))
    `(ido-only-match ((t (:foreground ,fg))))
    `(ido-subdir ((t (:foreground ,fg))))