[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Force foreground cursor color
From: |
Aurélien Bottazini |
Subject: |
Force foreground cursor color |
Date: |
Sun, 8 Mar 2009 01:39:35 +0100 |
Hi,
I am trying to make a custom color theme for emacs.
I ran into a small problem.
I would like to "force" the cursor foreground color.
I have tried to do it using:
(set-face-foreground 'cursor "#373737")
but it does not work.
For example when my cursor is over a string, I am seeing the
foreground color
specified for "font-lock-string-face" and not the one specified for
"cursor" .
Any ideas?
Aurélien Bottazini
“Compuuuuterrr?”
—Scotty, Star Trek IV
- Force foreground cursor color,
Aurélien Bottazini <=