feat: adjust label of autoswith depending on time of day

This commit is contained in:
Ashley Wulber 2024-03-27 17:39:26 -04:00 committed by Michael Murphy
parent bbf9eae401
commit e29d89b42f
8 changed files with 162 additions and 23 deletions

View file

@ -33,7 +33,10 @@ window-hint-accent = Active window hint color
window-hint-accent-toggle = Use theme accent color as active window hint
auto-switch = Automatically switch from Light to Dark mode
.desc = Switches to Light mode at sunrise
.sunrise = Switches to Light mode at sunrise
.sunset = Switches to Light mode at sunset
.next-sunrise = Switches to Light mode at next sunrise
.next-sunset = Switches to Light mode at next sunset
container-background = Container background
.desc-detail = Container background color is used for navigation sidebar, side drawer, dialogs and similar widgets. By default, it is automatically derived from the Application or window background.