forked from Shinonome/dots-hyprland
sync
This commit is contained in:
@@ -27,6 +27,9 @@ TabButton {
|
||||
easing.type: Appearance.animation.elementDecel.type
|
||||
}
|
||||
}
|
||||
|
||||
border.color: button.activeFocus ? Appearance.m3colors.m3secondary : Appearance.transparentize(Appearance.m3colors.m3secondary, 1)
|
||||
border.width: button.activeFocus ? 2 : 0
|
||||
}
|
||||
contentItem: Item {
|
||||
anchors.centerIn: buttonBackground
|
||||
|
||||
Reference in New Issue
Block a user