forked from Public/monero-gui
Fixes the placeholder texts for inputboxes in the wallet recovery wizard
This commit is contained in:
committed by
moneromooo-monero
parent
0b7966f625
commit
d2d6e3ad66
@@ -16,6 +16,7 @@ QtObject {
|
||||
property string inputBoxBackground: "black"
|
||||
property string inputBoxBackgroundError: "#FFDDDD"
|
||||
property string inputBoxColor: "white"
|
||||
property string legacy_placeholderFontColor: "#BABABA"
|
||||
|
||||
property string buttonBackgroundColor: "#FA6800"
|
||||
property string buttonBackgroundColorHover: "#E65E00"
|
||||
|
||||
Reference in New Issue
Block a user