[Konsole-devel] [Bug 156119] konsole appearance transparency warning with white text looks bad
Robert Knight
robertknight at gmail.com
Fri Jan 18 16:54:21 UTC 2008
------- 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=156119
robertknight gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|konsole-devel kde org |robertknight gmail com
Status|UNCONFIRMED |ASSIGNED
everconfirmed|0 |1
------- Additional Comments From robertknight gmail com 2008-01-18 17:54 -------
The dialog currently uses a stylesheet with a hard-coded background color. This should be replaced with the KDE-global 'negative background' color.
"<property name="styleSheet" >
<string>* { background-color: #FFCCCC ; border-radius: 3px }</string>
</property>"
More information about the konsole-devel
mailing list