1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 15:02:50 -05:00

launcher v2: general styling fixes

- scrollbar
- footer alignment
- radii
- hover colors
This commit is contained in:
bbedward
2026-01-25 14:21:03 -05:00
parent 832807a217
commit 03fdf795e0
8 changed files with 49 additions and 24 deletions

View File

@@ -722,7 +722,7 @@ Item {
anchors.centerIn: parent
text: "DMS"
font.pixelSize: Theme.fontSizeSmall - 2
color: Theme.primaryText
color: Theme.primary
}
}
}