mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
- various: use DARK text color on DARK background
This commit is contained in:
@@ -1819,6 +1819,7 @@ void CAudioPlayerGui::paintItemID3DetailsLine (int pos)
|
||||
ibox->setFrameThickness(2);
|
||||
ibox->setCorner(RADIUS_LARGE);
|
||||
ibox->setColorBody(COL_MENUCONTENTDARK_PLUS_0);
|
||||
ibox->setTextColor(COL_MENUCONTENTDARK_TEXT);
|
||||
ibox->forceTextPaint(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user