* How to get the cursor coloured red?
@ 2014-04-21 15:12 Sharon Kimble
2014-04-21 17:11 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: Sharon Kimble @ 2014-04-21 15:12 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
Is it possible to over-ride whatever theme you are using in something? I
specifically want to have the cursor coloured red, in whichever theme that I'm
using, without writing into "foobar-theme.el". So, is it possible please?
Sharon.
--
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, Fluxbox 1.3.5, emacs 24.4.50.7
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: How to get the cursor coloured red?
2014-04-21 15:12 How to get the cursor coloured red? Sharon Kimble
@ 2014-04-21 17:11 ` Drew Adams
0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2014-04-21 17:11 UTC (permalink / raw)
To: Sharon Kimble, help-gnu-emacs
> Is it possible to over-ride whatever theme you are using in something? I
> specifically want to have the cursor coloured red, in whichever theme that
> I'm using, without writing into "foobar-theme.el". So, is it possible please?
Customize option `default-frame-alist' to have the `cursor-color' frame
parameter value that you want.
You can also use `set-cursor-color' at any time to change the value for the
selected frame.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-21 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 15:12 How to get the cursor coloured red? Sharon Kimble
2014-04-21 17:11 ` Drew Adams
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).