This commit is contained in:
2026-04-09 11:16:48 -05:00
parent 76a5bf5917
commit f4b032e96f
23 changed files with 274 additions and 160 deletions

View File

@@ -16,7 +16,7 @@ Item {
ClippingWrapperRectangle {
radius: 3
anchors.fill: parent
color: Pywal.colors.color4
color: Settings.colors.color4
ColumnLayout {
id: lay
spacing: 4
@@ -30,7 +30,7 @@ Item {
implicitWidth: 20
implicitHeight: 20
color: Pywal.colors.color4
color: Settings.colors.color4
MouseArea {
anchors.fill: parent