Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
This commit is contained in:
commit
6f69654816
3 changed files with 16 additions and 8 deletions
|
|
@ -175,7 +175,10 @@ Item {
|
|||
icon: "close"
|
||||
visible: root.persistent || root.duration === 0
|
||||
|
||||
color: Color.mOnSurface
|
||||
colorBg: Color.mSurfaceVariant
|
||||
colorFg: Color.mOnSurface
|
||||
colorBorder: Color.transparent
|
||||
colorBorderHover: Color.mOutline
|
||||
|
||||
fontPointSize: Style.fontSizeM * scaling
|
||||
sizeRatio: 0.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue