diff --git a/custom-vars.el b/custom-vars.el index 930751a..2cf7fc6 100644 --- a/custom-vars.el +++ b/custom-vars.el @@ -16,4 +16,4 @@ ;; 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. - ) + '(vterm-color-black ((t (:background "black" :foreground "white")))))