summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 64ce1cb..82680f0 100644
--- a/init.el
+++ b/init.el
@@ -325,7 +325,7 @@
(defvar jao-theme-dark 'jao-dark)
(defvar jao-theme-light 'jao-light)
(defvar jao-theme-term-dark 'modus-vivendi)
-(defvar jao-theme-term-light 'jao-light)
+(defvar jao-theme-term-light 'jao-light-term)
(defun jao-themes-setup ()
(let* ((dark (jao-colors-scheme-dark-p))