From 06ea09e70890d0ac803c3c51f975211b257ee73a Mon Sep 17 00:00:00 2001 From: fpi Date: Tue, 21 Jan 2020 12:56:59 +0100 Subject: Fix background of default face for light customization --- emacs-init.org | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs-init.org b/emacs-init.org index 4bad5c1..5688e78 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -302,6 +302,7 @@ The above macro can be used like this. ((default (:family ,sans-mono-font) (:family ,sans-mono-font + :background ,bg-white :foreground ,bg-dark)) (variable-pitch (:family ,sans-font) -- cgit v1.2.3