Merge lp:~unity-team/unity8/new-scopes-fix-header-font into lp:~unity-team/unity8/new-scopes

Proposed by Michał Karnicki
Status: Merged
Approved by: Albert Astals Cid
Approved revision: 627
Merged at revision: 626
Proposed branch: lp:~unity-team/unity8/new-scopes-fix-header-font
Merge into: lp:~unity-team/unity8/new-scopes
Diff against target: 11 lines (+3/-0)
1 file modified
qml/Dash/DashContentTabBarStyle.qml (+3/-0)
To merge this branch: bzr merge lp:~unity-team/unity8/new-scopes-fix-header-font
Reviewer Review Type Date Requested Status
Albert Astals Cid (community) Approve
Michał Karnicki Pending
PS Jenkins bot continuous-integration Pending
Review via email: mp+206066@code.launchpad.net

Description of the change

Header font is unreadable. Make it legible on paper background.

To post a comment you must log in.
627. By Michał Karnicki

Add todo to pull from Palette.

Revision history for this message
Albert Astals Cid (aacid) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'qml/Dash/DashContentTabBarStyle.qml'
2--- qml/Dash/DashContentTabBarStyle.qml 2013-12-02 15:58:26 +0000
3+++ qml/Dash/DashContentTabBarStyle.qml 2014-02-13 00:01:01 +0000
4@@ -18,4 +18,7 @@
5
6 TabBarStyle {
7 indicatorImageSource: "graphics/tabbarchevron.png"
8+ // TODO karni: These should come from updated Ubuntu Palette.
9+ headerTextColor: "lightgrey"
10+ headerTextSelectedColor: "grey"
11 }

Subscribers

People subscribed via source and target branches

to all changes: