aboutsummaryrefslogtreecommitdiffstats
path: root/modules/init-theme.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-17 17:05:51 -0500
committerJesús <heckyel@hyperbola.info>2019-09-17 17:05:51 -0500
commit53c9235cbe838777164a889ee5a1c6611372ec9c (patch)
treecc35c02cbcd8bb065cd16ba3c2f386cc6b2cb1c3 /modules/init-theme.el
parent9f33cc5355f669c446e5a41e973ca506c7e6db26 (diff)
downloademacs-personal-53c9235cbe838777164a889ee5a1c6611372ec9c.tar.lz
emacs-personal-53c9235cbe838777164a889ee5a1c6611372ec9c.tar.xz
emacs-personal-53c9235cbe838777164a889ee5a1c6611372ec9c.zip
improve colors
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