summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index b756fb8..6b75161 100644
--- a/init.el
+++ b/init.el
@@ -645,7 +645,7 @@ If failed try to complete the common part with `company-complete-common'"
;; beacon mode
(use-package beacon
:config
- (setq beacon-color "DarkViolet")
+ (setq beacon-color "DeepSkyBlue")
(beacon-mode 1))
;; flycheck syntax highlighting