mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-01 22:57:25 -04:00
Various QML development
This commit is contained in:
committed by
moneromooo-monero
parent
f48cd1b82b
commit
328eb32a24
@@ -15,8 +15,8 @@ QtObject {
|
||||
|
||||
property string buttonBackgroundColor: "#FA6800"
|
||||
property string buttonBackgroundColorHover: "#E65E00"
|
||||
property string buttonBackgroundColorDisabled: "#3B3B3B"
|
||||
property string buttonBackgroundColorDisabledHover: "#4F4F4F"
|
||||
property string buttonBackgroundColorDisabled: "#707070"
|
||||
property string buttonBackgroundColorDisabledHover: "#808080"
|
||||
|
||||
property string buttonTextColor: "white"
|
||||
property string buttonTextColorDisabled: "black"
|
||||
|
||||
Reference in New Issue
Block a user