From 1667f807fcb9ffb50b15da9fbaeba88a617c1adf Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 12 Aug 2022 08:28:07 -0500 Subject: more [theme] twiddling --- init-el.org | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/init-el.org b/init-el.org index 21305f2..fc07bb4 100644 --- a/init-el.org +++ b/init-el.org @@ -586,9 +586,7 @@ So, to use this file for the very first time you must (setq my-installed-themes '(modus-themes - seoul256-theme - goose-theme)) - + tao-theme)) (dolist (package my-installed-themes) (when (not (package-installed-p package)) @@ -606,8 +604,8 @@ So, to use this file for the very first time you must (setq *my-themes* '(modus-operandi - goose - seoul256 + tao-yang + tao-yin modus-vivendi)) -- cgit v1.2.3