Skip to content

Commit 5362c82

Browse files
committed
Update fringe
1 parent 1898857 commit 5362c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tomorrow-night-deepblue-theme.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ names to which it refers are bound."
515515
(font-latex-string-face ((,class (:foreground ,yellow))))
516516
(font-latex-verbatim-face ((,class (:foreground ,orange))))
517517
(font-latex-warning-face ((,class (:inherit warning))))
518-
(fringe ((,class (:foregound ,comment))))
518+
(fringe ((,class (:inherit font-lock-comment-face))))
519519
(git-gutter+-added ((,class (:foreground ,green :weight bold))))
520520
(git-gutter+-deleted ((,class (:foreground ,red :weight bold))))
521521
(git-gutter+-modified ((,class (:foreground ,purple :weight bold))))

0 commit comments

Comments
 (0)