Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Phone Components
Commits
4200fc9d
Commit
4200fc9d
authored
Nov 21, 2020
by
Devin Lin
🎨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add text colour to icons in keypad
parent
1727d88e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
look-and-feel/contents/lockscreen/Keypad.qml
look-and-feel/contents/lockscreen/Keypad.qml
+2
-0
No files found.
look-and-feel/contents/lockscreen/Keypad.qml
View file @
4200fc9d
...
...
@@ -299,12 +299,14 @@ Rectangle {
visible
:
modelData
===
"
R
"
anchors.centerIn
:
parent
source
:
"
edit-clear
"
colorGroup
:
PlasmaCore
.
ColorScope
.
textColor
}
PlasmaCore.IconItem
{
visible
:
modelData
===
"
E
"
anchors.centerIn
:
parent
source
:
"
go-next
"
colorGroup
:
PlasmaCore
.
ColorScope
.
textColor
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment