theme: replace *.hover.bg.shape with *.hover.bg.corner-radius

This commit is contained in:
tokyo4j 2024-10-12 15:06:23 +09:00 committed by Johan Malm
parent 1f1ac27bf5
commit fe6b3c1c35
4 changed files with 31 additions and 36 deletions

View file

@ -36,7 +36,7 @@ window.button.width: 26
window.button.spacing: 0
# window button hover effect
window.button.hover.bg.shape: rectangle
window.button.hover.bg.corner-radius: 0
# window buttons
window.active.button.unpressed.image.color: #000000