diff --git a/config/init.lisp b/config/init.lisp index 63bf2b2..b314c55 100644 --- a/config/init.lisp +++ b/config/init.lisp @@ -2,7 +2,7 @@ (define TAB-LENGTH 4) (define QUIT-TIMES 1) -(define BACKGROUND-COLOR "light yellow") +(define THEME "dark") ;; PACKAGES