aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/init-theme.el')
-rw-r--r--modules/init-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/init-theme.el b/modules/init-theme.el
index 11b25b5..bf93ce9 100644
--- a/modules/init-theme.el
+++ b/modules/init-theme.el
@@ -32,8 +32,8 @@
:config
(defun customcolors ()
"Simple customcolors for theme."
- (set-cursor-color "#268BD2")
- (set-face-background 'highlight "#268BD2")
+ (set-cursor-color "#2979FF")
+ (set-face-background 'highlight "#2979FF")
(set-background-color "#1E1E1E")
;; Modeline