It shouldn't be the same as the background color: it's supposed to be
"dark gray" (which in the console code is represented as "bold
black"). This is an issue with the colors in your terminal (I've seen
other terminals behave like that too)...

This command in your console should print "Hello" in dark gray:

echo -e '\e[1;40;30mHello\e[0m'

-- Hisham


On 26 March 2013 13:40, Warren W. Kretzschmar <[email protected]> wrote:
> Hi,
> This is only minor, but I keep wishing this was different.
>
> I use the "Black Night" theme with htop, and I really like it.  However, I
> find the fact that users that aren't myself are colored the background color
> to be inconvenient.  In order to get a quick view of who else is running
> things, I need to move the selection across their jobs.   Would it be
> possible to color the user names something other than the background color?
> Preferably something different than the main user.  I think this is also an
> issue with other themes.
>
> Thanks,
> Warren
>
> ------------------------------------------------------------------------------
> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> htop-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/htop-general
>

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
htop-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/htop-general

Reply via email to