mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
This commit is contained in:
@@ -45,7 +45,7 @@ RowLayout {
|
||||
icon: root.actionButtonIcon
|
||||
backgroundColor: Color.mSecondary
|
||||
textColor: Color.mOnSecondary
|
||||
hoverColor: Color.mTertiary
|
||||
hoverColor: Color.mHover
|
||||
enabled: root.actionButtonEnabled
|
||||
|
||||
onClicked: {
|
||||
|
||||
Reference in New Issue
Block a user