mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
parent
ea44816071
commit
be6240e41c
@ -84,7 +84,7 @@ StatusScrollView {
|
||||
}
|
||||
|
||||
StatusBaseText {
|
||||
text: qsTr("White text should be legible on top of this color")
|
||||
text: qsTr("Preview")
|
||||
font.pixelSize: 15
|
||||
}
|
||||
|
||||
@ -98,7 +98,7 @@ StatusScrollView {
|
||||
id: preview
|
||||
x: 16
|
||||
y: 16
|
||||
text: root.color.toString()
|
||||
text: qsTr("White text should be legible on top of this color")
|
||||
color: Theme.palette.white
|
||||
font.pixelSize: 15
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user