forked from Public/monero-gui
Added some Style properties
This commit is contained in:
committed by
moneromooo-monero
parent
02380fbf1a
commit
b09dfc2511
@@ -11,4 +11,8 @@ QtObject {
|
||||
property string inputBoxBackground: "black"
|
||||
property string inputBoxBackgroundError: "#FFDDDD"
|
||||
property string inputBoxColor: "white"
|
||||
property string buttonBackgroundColor: "#FA6800"
|
||||
property string buttonBackgroundColorDisabled: "#3B3B3B"
|
||||
property string buttonTextColor: "white"
|
||||
property string buttonTextColorDisabled: "black"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user