X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=emacs.el;h=a4a030486b0bc5c88bd910f7a84f8a06476a1b3b;hb=8b4703df2309912488787c0ba333cdd0a5f36527;hp=9e94de675df20954b1344ed71e8f607f8075fdf5;hpb=4aa8fe5068e2fb109a007f7e1acf8445ec9fba24;p=elisp.git diff --git a/emacs.el b/emacs.el index 9e94de6..a4a0304 100644 --- a/emacs.el +++ b/emacs.el @@ -424,9 +424,10 @@ 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" :foreground "black") (ff/date-info-face :foreground "white" :weight 'bold) (ff/mail-alarm-face :foreground "red" :weight 'bold) + (selector/selection :background "yellow") (gui-button-face :background "green" :foreground "white") (enotes/information-face :foreground "cyan") ))