Edit SettingsWindow

This commit is contained in:
Ly-sec 2025-08-07 00:34:33 +02:00
parent 0bfef118dc
commit 6ef29ae745
17 changed files with 283 additions and 130 deletions

View file

@ -36,13 +36,13 @@ ColumnLayout {
spacing: 4
Layout.fillWidth: true
Text {
text: "Wallpaper"
font.pixelSize: 16
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8
}
Text {
text: "Wallpaper"
font.pixelSize: 18
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8
}
@ -131,7 +131,7 @@ ColumnLayout {
Text {
text: "Automation"
font.pixelSize: 16
font.pixelSize: 18
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8
@ -364,7 +364,7 @@ ColumnLayout {
Text {
text: "SWWW"
font.pixelSize: 16
font.pixelSize: 18
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8