]> git.earman.xyz Git - emacsinit.git/commitdiff
Back to default colorscheme
authorrearman <rearman@r717.net>
Tue, 14 Oct 2025 20:50:31 +0000 (16:50 -0400)
committerrearman <rearman@r717.net>
Tue, 14 Oct 2025 20:50:31 +0000 (16:50 -0400)
Too much work to make emacs B&W

init.el

diff --git a/init.el b/init.el
index fa75aeb0b979dc32b1de77d52934abf263a522f0..56e38d7bdc929ef2ec50e0ee731db48efc7a077f 100644 (file)
--- a/init.el
+++ b/init.el
@@ -98,7 +98,7 @@
 (setq bookmark-save-flag 1)
 \f
 ;; GUI Settings
-(load-theme 'wobow-bow t)
+;; (load-theme 'wobow-bow t)
 (menu-bar-mode -1)
 (tool-bar-mode -1)
 (set-scroll-bar-mode 'left)