* [sup-talk] Custom cursor color
@ 2011-01-17 2:56 Antono Vasiljev
2011-02-04 0:00 ` Hamish D
0 siblings, 1 reply; 2+ messages in thread
From: Antono Vasiljev @ 2011-01-17 2:56 UTC (permalink / raw)
To: sup-talk
Hello, All.
First of all thanks to developers for great MUA!
I trying to customize colors for sup and cannot find
any yaml key for cursor color (highlighted line moved by J/K).
Anyone can help me?
--
xmpp:self@antono.info
http://antono.info/
gopher://antono.info/
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [sup-talk] Custom cursor color
2011-01-17 2:56 [sup-talk] Custom cursor color Antono Vasiljev
@ 2011-02-04 0:00 ` Hamish D
0 siblings, 0 replies; 2+ messages in thread
From: Hamish D @ 2011-02-04 0:00 UTC (permalink / raw)
To: Antono Vasiljev; +Cc: sup-talk
> I trying to customize colors for sup and cannot find
> any yaml key for cursor color (highlighted line moved by J/K).
> Anyone can help me?
Looking at lib/sup/colormap.rb it looks like you might want one of:
:horizontal_selector_selected => { :fg => "yellow", :bg =>
"default", :attrs => ["bold"] },
:horizontal_selector_unselected => { :fg => "cyan", :bg => "default" },
Full list at http://gitorious.org/sup/mainline/blobs/next/lib/sup/colormap.rb#line28
Hamish Downer
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-04 0:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-17 2:56 [sup-talk] Custom cursor color Antono Vasiljev
2011-02-04 0:00 ` Hamish D
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox