Bug 378476

Summary: Dark themes compatibility
Product: [Applications] Elisa Reporter: Roman <bugworm>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED FIXED    
Severity: major    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Dark fonts

Description Roman 2017-04-05 19:39:06 UTC
Created attachment 104894 [details]
Dark fonts

Some text remain dark while using dark themes
Comment 1 Matthieu Gallien 2017-04-06 14:33:54 UTC
Git commit 2428fb8ee9c6b2f26372fc52b66c2b488df839c4 by Matthieu Gallien.
Committed on 06/04/2017 at 14:31.
Pushed by mgallien into branch 'master'.

ensure all Text components are using the color from the palette

M  +25   -0    src/AudioTrackDelegate.qml
M  +14   -0    src/ContextView.qml
M  +1    -0    src/HeaderBar.qml
M  +6    -0    src/MediaAlbumDelegate.qml
M  +5    -0    src/MediaAllAlbumView.qml
M  +2    -0    src/MediaAllArtistView.qml
M  +2    -0    src/MediaArtistDelegate.qml
M  +5    -0    src/MediaPlayListView.qml
M  +4    -0    src/MediaPlayerControl.qml
M  +11   -1    src/NavigationActionBar.qml
M  +18   -0    src/PlayListEntry.qml

https://commits.kde.org/elisa/2428fb8ee9c6b2f26372fc52b66c2b488df839c4
Comment 2 Matthieu Gallien 2017-04-07 17:28:09 UTC
Git commit 1ee439d514f39bae3c6a413eb71e96ae9107b397 by Matthieu Gallien.
Committed on 07/04/2017 at 15:47.
Pushed by mgallien into branch 'master'.

fix more problems with colors not being good or refreshed when changing palette

M  +15   -3    src/MediaPlayListView.qml

https://commits.kde.org/elisa/1ee439d514f39bae3c6a413eb71e96ae9107b397