Originally created by @gh0sti on GitHub (Dec 24, 2023).
Describe the solution you'd like
Since introduction of light mode I would like a request to include follow system theme of either light or dark mode based on system theme. Example apps such as ivory for iOS. I also want to request OLED dark mode which will allow devices with OLED displays to save on battery with dark mode.
Originally created by @gh0sti on GitHub (Dec 24, 2023).
### Describe the solution you'd like
Since introduction of light mode I would like a request to include follow system theme of either light or dark mode based on system theme. Example apps such as ivory for iOS. I also want to request OLED dark mode which will allow devices with OLED displays to save on battery with dark mode.
Dev article for iOS UiKit.
https://developer.apple.com/documentation/uikit/appearance_customization/supporting_dark_mode_in_your_interface
SwiftUi
https://designcode.io/swiftui-handbook-light-dark-modes
As an update I should add this feature as well for Android
Syntax for Android theming
https://developer.android.com/develop/ui/views/theming/themes
https://developer.android.com/develop/ui/views/theming/darktheme
### Additional context



@github-actions[bot] commented on GitHub (Jul 21, 2025):
Fixed in [v0.10.0-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.10.0-beta).
Next we need the option to have follow system theme
@advplyr so I don't think this issue is fully closed yet.
@gh0sti commented on GitHub (Jul 21, 2025):
> Fixed in [v0.10.0-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.10.0-beta).
Next we need the option to have follow system theme
@advplyr so I don't think this issue is fully closed yet.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @gh0sti on GitHub (Dec 24, 2023).
Describe the solution you'd like
Since introduction of light mode I would like a request to include follow system theme of either light or dark mode based on system theme. Example apps such as ivory for iOS. I also want to request OLED dark mode which will allow devices with OLED displays to save on battery with dark mode.
Dev article for iOS UiKit.
https://developer.apple.com/documentation/uikit/appearance_customization/supporting_dark_mode_in_your_interface
SwiftUi
https://designcode.io/swiftui-handbook-light-dark-modes
As an update I should add this feature as well for Android
Syntax for Android theming
https://developer.android.com/develop/ui/views/theming/themes
https://developer.android.com/develop/ui/views/theming/darktheme
Additional context
@Ivanthec commented on GitHub (Jan 14, 2025):
2nd this idea
@darthrater78 commented on GitHub (Apr 26, 2025):
+1 for this. Would be great to have a "black" mode to take advantage of oled.
@github-actions[bot] commented on GitHub (Jul 21, 2025):
Fixed in v0.10.0-beta.
@gh0sti commented on GitHub (Jul 21, 2025):
Next we need the option to have follow system theme
@advplyr so I don't think this issue is fully closed yet.