quickshell: solid opacity for calendar popup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
7a17e5e7e0
commit
2c4a7a155e
1 changed files with 1 additions and 1 deletions
|
|
@ -860,7 +860,7 @@ in
|
||||||
anchors.topMargin: 1
|
anchors.topMargin: 1
|
||||||
width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth
|
width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth
|
||||||
height: calPopup.open ? calPopup.fullHeight : 0
|
height: calPopup.open ? calPopup.fullHeight : 0
|
||||||
color: "#D1${c.base00}"
|
color: "#${c.base00}"
|
||||||
border.width: 0
|
border.width: 0
|
||||||
radius: 8
|
radius: 8
|
||||||
topLeftRadius: 0
|
topLeftRadius: 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue