adjust hover bg opacity
This commit is contained in:
parent
e8d4374bd3
commit
7e6fae019e
|
@ -16,7 +16,7 @@ FlatButtonPrivate::FlatButtonPrivate(FlatButton *q)
|
|||
bgMode(Qt::TransparentMode),
|
||||
useThemeColors(true),
|
||||
showHalo(true),
|
||||
peakOpacity(0.15)
|
||||
peakOpacity(0.08)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue