X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=emacs.el;h=0301d03b41fd972c26484946e70d2aded3291f0b;hp=9e94de675df20954b1344ed71e8f607f8075fdf5;hb=a6876d786f18071b9abf0bfc56e6fc313e503e72;hpb=4aa8fe5068e2fb109a007f7e1acf8445ec9fba24 diff --git a/emacs.el b/emacs.el index 9e94de6..0301d03 100644 --- a/emacs.el +++ b/emacs.el @@ -424,7 +424,7 @@ load-warning buffer in case of failure." :inverse-video nil) (mode-line-inactive :background "gray60" :foreground "black" :box nil :inverse-video nil) - (region :background "springgreen2") + (region :background "white") (ff/date-info-face :foreground "white" :weight 'bold) (ff/mail-alarm-face :foreground "red" :weight 'bold) (gui-button-face :background "green" :foreground "white")