mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 23:02:53 +01:00
feat: option to follow the system-wide light/dark mode (#71)
This commit is contained in:
@@ -22,6 +22,10 @@ enum I18nKey {
|
||||
|
||||
themeColor = 'themeColor',
|
||||
|
||||
lightMode = 'lightMode',
|
||||
darkMode = 'darkMode',
|
||||
systemMode = 'systemMode',
|
||||
|
||||
more = 'more',
|
||||
|
||||
author = 'author',
|
||||
|
||||
Reference in New Issue
Block a user