feat: adjust label of autoswith depending on time of day
This commit is contained in:
parent
bbf9eae401
commit
e29d89b42f
8 changed files with 162 additions and 23 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue