Default Settings and colors

- Replaced Dinslaken by Tokyo
- Renamed Colors.highlight to Colors.hover
This commit is contained in:
quadbyte 2025-08-11 18:20:12 -04:00
parent 916d86cd97
commit 18b08bf647
7 changed files with 12 additions and 12 deletions

View file

@ -85,7 +85,7 @@ Singleton {
property JsonObject location
location: JsonObject {
property string name: "Dinslaken"
property string name: "Tokyo"
property bool useFahrenheit: false
property bool reverseDayMonth: false
property bool use12HourClock: false