help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing color of transient mark


From: Haines Brown
Subject: Re: Changing color of transient mark
Date: Thu, 12 Feb 2015 11:36:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:

> On 2015-02-11, at 19:37, Haines Brown <haines@engels.histomat.net> wrote:
>
>> 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"))

> See the function `set-face-attribute'.

Because all my emacs sessions have the -q option and use their own init
files, I'm unable to save the highlight background color.

What lisp code would define the background within init files? 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]