forked from Shinonome/dots-hyprland
welcome: fill buttons
This commit is contained in:
@@ -102,8 +102,6 @@ ApplicationWindow {
|
|||||||
horizontalPadding: 15
|
horizontalPadding: 15
|
||||||
buttonRadius: Appearance.rounding.small
|
buttonRadius: Appearance.rounding.small
|
||||||
colBackground: Appearance.colors.colLayer2
|
colBackground: Appearance.colors.colLayer2
|
||||||
// colBackgroundHover: Appearance.colors.colSecondaryContainerHover
|
|
||||||
// colRipple: Appearance.colors.colSecondaryContainerActive
|
|
||||||
|
|
||||||
contentItem: RowLayout {
|
contentItem: RowLayout {
|
||||||
Item {
|
Item {
|
||||||
@@ -116,6 +114,7 @@ ApplicationWindow {
|
|||||||
text: buttonWithIconRoot.iconText
|
text: buttonWithIconRoot.iconText
|
||||||
iconSize: Appearance.font.pixelSize.larger
|
iconSize: Appearance.font.pixelSize.larger
|
||||||
color: Appearance.colors.colOnSecondaryContainer
|
color: Appearance.colors.colOnSecondaryContainer
|
||||||
|
fill: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loader {
|
Loader {
|
||||||
|
|||||||
Reference in New Issue
Block a user