diff --git a/custom.el b/custom.el index ed6b9c0..73581c3 100644 --- a/custom.el +++ b/custom.el @@ -10,4 +10,5 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. + '(persp-selected-face ((t (:foreground "#d97a35" :weight bold)))) '(sp-pair-overlay-face ((t (:inherit nil)))))