summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init-spw.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index 107385b2..9c0e9f70 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -897,6 +897,9 @@ window first."
(add-to-list 'window-system-default-frame-alist
`(,ws . ((background-color . "#FFFFF6")))))
+;; colour is from the Lucid build
+(set-face-attribute 'region nil :background "#EECD82")
+
(diminish 'eldoc-mode)
(setq tab-bar-show 1