[dolphin] [Bug 416232] Stop using lighter text for columns in details view

2020-11-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416232

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #7 from Nate Graham  ---
Code-wise, this is trivially done by removing the line
"painter->setPen(m_additionalInfoTextColor);" in kstandarditemlistwidget.cpp,
which causes it to fall back to the default text color.

However this has the effect of causing additional information text in icon view
to also be drawn using the default font color rather than a lightened version
of it. I haven't yet found a way to only make this change for the columns in
list view.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 416232] Stop using lighter text for columns in details view

2020-01-20 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=416232

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 416232] Stop using lighter text for columns in details view

2020-01-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=416232

Nate Graham  changed:

   What|Removed |Added

Summary|Enhance the contrast of the |Stop using lighter text for
   |text for "size", "type" |columns in details view
   |attributes, etc. on Breeze  |
   |dark|

-- 
You are receiving this mail because:
You are watching all bug changes.