hotfix: fringe

This commit is contained in:
Muhammad Nauman Raza 2023-07-22 22:44:35 +01:00
parent 6892001f97
commit c927d9be25

View file

@ -87,7 +87,7 @@
(window-divider-last-pixel (:foreground bg :background bg))
;; Fringe
(fringe (:background bg :foreground bg))
(fringe (:background fg :foreground fg))
;; Org mode
(org-code (:foreground fg-dark))