diff options
-rw-r--r-- | emacs-init.org | 1 |
1 files changed, 1 insertions, 0 deletions
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) |