[Konsole-devel] [Bug 80725] wish: colour in tabbar text
Kurt V.Hindenburg
kurt.hindenburg at kdemail.net
Sun May 15 23:39:10 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=80725
------- Additional Comments From kurt.hindenburg kdemail net 2005-05-16 01:39 -------
The only problem I see is that the uses will have to calculate what # to use. I found kcalc works good for HEX->Decimal conversions.
My root PS1:
\[\033[0;32m\](\[\033[0;31m\]\u\[\033[0;32m\] \[\033[0;33m\]\h\[\033[0;32m\])-(\[\033[0;36m\]$(date +%H:%M)\[\033[0;32m\])-(\[\033[0;36m\]\w\[\033[0;32m\])\[\033[0;36m\]>\[\033[0;37m\] \[\033[28;16711680t\]
16711680 is FF0000 (RRGGBB) which is red.
More information about the konsole-devel
mailing list