Don't make Titles 20% transparent either
Summary: If it didn't make sense to have Headings be 20% transparent because nearby or child textual content would be darker (see D10899), then it //really// doesn't make sense to have Titles be 20% transparent, because then **all** the text is darker than the titles, which is really odd. As with D10899, this brings Plasma in line with Kirigami, where the large titles are already 100% opaque. Test Plan: Widget Explorer title, before: {F5732725} Widget Explorer title, after: {F5732726} As with D10899, it's a very subtle change, so I don't expect anyone to //consciously// notice. But people's unconscious brains will probably say , "wow, text looks sharper and more readable now!", though they won't be able to articulate why. Reviewers: #plasma, mart Reviewed By: #plasma, mart Subscribers: #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D10902
This commit is contained in:
parent
4dda85971f
commit
1d0e78b697
@ -43,7 +43,6 @@ import org.kde.plasma.components 2.0
|
||||
*/
|
||||
Label {
|
||||
id: root
|
||||
opacity: 0.8
|
||||
|
||||
font.weight: Font.Light
|
||||
font.pointSize: theme.defaultFont.pointSize*2
|
||||
|
Loading…
Reference in New Issue
Block a user