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

@ -23,7 +23,7 @@ ColumnLayout {
Text {
text: "Time"
font.pixelSize: 16
font.pixelSize: 18
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8
@ -176,7 +176,7 @@ ColumnLayout {
Text {
text: "Weather"
font.pixelSize: 16
font.pixelSize: 18
font.bold: true
color: Theme.textPrimary
Layout.bottomMargin: 8