aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-03 23:30:28 -0500
committerCraig Jennings <c@cjennings.net>2026-05-03 23:41:48 -0500
commitdc6533eddca58542e49271e23c2f80b4d5193b08 (patch)
tree4442c7e65a646bb83efc746825c5e9cd3c830086 /init.el
parent19009bf5ae3ab1bae2ef16c5e4b77a11e8ccb6ba (diff)
downloaddotemacs-dc6533eddca58542e49271e23c2f80b4d5193b08.tar.gz
dotemacs-dc6533eddca58542e49271e23c2f80b4d5193b08.zip
refactor: move and test theme persistence behavior
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 3f10da203..d66bea345 100644
--- a/init.el
+++ b/init.el
@@ -56,6 +56,7 @@
(require 'ui-config) ;; transparency, cursor color, icons, &c.
(require 'ui-theme) ;; themes and theme persistency
+(cj/load-theme-from-file)
(require 'ui-navigation) ;; the movement and navigation of windows
(require 'font-config) ;; font and emoji configuration
(require 'selection-framework) ;; menu config