[PATCH] Font color fixes with partly inverted color schemes
Michael Reiher
redm at gmx.de
Sun Oct 25 15:44:44 CET 2009
Hi
The attached patch fixes font colors with partly inverted color schemes. That
means you have for instance a dark window background with a light window
foreground, however a light view background with a dark view foreground. The
problem is now that Amarok uses the window background color (dark) to paint
view type widgets, but uses the view foreground color (also dark) to paint the
text. This gives dark fonts on dark background, which means reduced
readability ;) So the patch changes this to use the appropriate window
foreground color.
The other part of the change concerns hovered tree items. Their background
color is shaded with the highlight color, however the foreground color is not
set accordingly.
Greets
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: amarok_font_colors.diff
Type: text/x-patch
Size: 4926 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/amarok-devel/attachments/20091025/5e7c22e3/attachment.diff
More information about the Amarok-devel
mailing list