all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Changing color of transient mark
@ 2015-02-11 18:37 Haines Brown
  2015-02-11 18:42 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Haines Brown @ 2015-02-11 18:37 UTC (permalink / raw)
  To: help-gnu-emacs

I'm running emacs 24.4.1, and the transient mark color is a very dark
blue. This makes the highlighted text hard to read.

Id like to redefine the background color something like this:

  ((transient-mark-mode 1)
    (set-background-color "mistyrose")
    (set-foreground-color "firebrick"))

but of course this does not work. Short of running PC mode, how can I
change at least the highlighting background color?



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-02-12 20:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11 18:37 Changing color of transient mark Haines Brown
2015-02-11 18:42 ` Drew Adams
2015-02-11 19:09 ` Marcin Borkowski
     [not found] ` <mailman.19725.1423680157.1147.help-gnu-emacs@gnu.org>
2015-02-11 21:01   ` Haines Brown
2015-02-11 21:35     ` Drew Adams
     [not found] ` <mailman.19728.1423681788.1147.help-gnu-emacs@gnu.org>
2015-02-12 16:36   ` Haines Brown
2015-02-12 19:03     ` Drew Adams
     [not found]     ` <mailman.19769.1423767792.1147.help-gnu-emacs@gnu.org>
2015-02-12 20:08       ` Haines Brown

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.