theme: add circle button hover effect (#2127)

This commit is contained in:
Jens Peters 2024-09-09 17:44:03 +02:00 committed by Johan Malm
parent dcd9b47e5b
commit 9395348c55
4 changed files with 59 additions and 19 deletions

View file

@ -34,6 +34,9 @@ window.label.text.justify: center
window.button.width: 26
window.button.spacing: 0
# window button hover effect
window.button.hover.bg.shape: rectangle
# window buttons
window.active.button.unpressed.image.color: #000000
window.inactive.button.unpressed.image.color: #000000