Bug 378476 - Dark themes compatibility
Summary: Dark themes compatibility
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-05 19:39 UTC by Roman
Modified: 2017-04-07 17:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Dark fonts (125.82 KB, image/png)
2017-04-05 19:39 UTC, Roman
Details

Note You need to log in before you can comment on or make changes to this bug.
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