about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--emacs/.emacs.d/wpc/wpc-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/wpc/wpc-ui.el b/emacs/.emacs.d/wpc/wpc-ui.el
index 7b8e2eb9bc11..49bed84fdf7b 100644
--- a/emacs/.emacs.d/wpc/wpc-ui.el
+++ b/emacs/.emacs.d/wpc/wpc-ui.el
@@ -173,7 +173,7 @@
   (laptop-battery/display))
 
 ;; Load a theme
-(themes/set "Solarized Light")
+(colorscheme/set 'doom-one)
 
 ;; Use the Doom modeline
 (use-package 'doom-modeline)