On Thu, Nov 29, 2012 at 3:39 PM, Andre Klärner <[email protected]> wrote:
> Hi Nate, > > On Thu, Nov 29, 2012 at 02:52:06PM -0800, Nate Soares wrote: > > URxvt uses "bright" colors for embolded text, despite the fact that I am > > using a boldFont. > > > > I would like to use a boldFont without changing the font color. > > > > More detail is available at a question I posted on superuser.com: > > > > > http://superuser.com/questions/512138/urxvt-bold-colors-are-wrong-bold-0-7-are-using-colors-from-8-15 > > > > How do you stop bold text from changing color while still using the bold > > font? > > I am using such a setup, but I think it only involved changing the colors, > but letting ColorBD unset. > > Maybe try out my .Xressources file: > http://git.ak-online.be/?p=xsession.git;a=tree > > If this works as it should, adapt the colors and see how it works. > > But before you try this please run and post a "xrdb -query". It should also > list if there are any global X11 resources that get merged into your > customized ones. > > Regards, Andre > > PS: If anyone has suggestions or improvements for my .Xressources I'd be > glad to hear about them. > > -- > Andre Klärner > > _______________________________________________ > rxvt-unicode mailing list > [email protected] > http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode Thanks for the quick response, Andre. I tried dropping in your .Xresources and the result is the same: bold #0 uses the color of #8, bold #1 uses the color of #9, and so on. URxvt seems to be "inverting" (or "brightening") the color when bold is turned on and the color is 0-7. _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
