mirror of
https://github.com/status-im/StatusQ.git
synced 2025-02-24 18:48:16 +00:00
parent
a3fe02d0ce
commit
ee4a7c8824
@ -65,7 +65,7 @@ Rectangle {
|
|||||||
case StatusFlatRoundButton.Type.Primary:
|
case StatusFlatRoundButton.Type.Primary:
|
||||||
return Theme.palette.primaryColor2;
|
return Theme.palette.primaryColor2;
|
||||||
case StatusFlatRoundButton.Type.Secondary:
|
case StatusFlatRoundButton.Type.Secondary:
|
||||||
return "transparent";
|
return Theme.palette.baseColor2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user