commit 4ea901237370b34f25432cc61a925807b8b5c593 from: Omar Polo date: Fri Feb 17 16:04:36 2023 UTC disable my theme, for now commit - b3807f19e30a623845b9223bb4b334ba4942520d commit + 4ea901237370b34f25432cc61a925807b8b5c593 blob - 6fcb9eb0e5defa4ae8037c4a500ab965476fa278 blob + c51300ce27828cfd4ad0004885f1378c943b5b2f --- emacs/early-init.el.lp +++ emacs/early-init.el.lp @@ -16,10 +16,10 @@ It's also a great place to tweak the `load-path'! (expand-file-name "lisp" user-emacs-directory)) Another thing I do here is to load the theme. I've developed my own -theme (minimal-light, a fork of the original), but I'm playing with -modus now +theme (minimal-light, a fork of the original), but it's temporarly +disabled until I find a way to make it look decently on the tty. - (load-theme 'minimal t) + ;; (load-theme 'minimal t) and just a reminder for myself, these are some wip settings for modus vivendi in case I want to play with it again in the future: