wbreeze / ShipsClock

An iOS, SwiftUI clock for tracking watches on board a ship. Marks the day in periods of four hours.
https://wbreeze.github.io/ShipsClock
Apache License 2.0
2 stars 0 forks source link

Provide setting to override dark and light changing #29

Open wbreeze opened 3 years ago

wbreeze commented 3 years ago

Depends on #24

Provide a setting for dark mode– always dark, always light, or according to the device state.

Currently the app follows the device setting. In some cases it would be good to have it always in dark mode. One case is when it is left onscreen for a long time, to use less energy.