https://github.com/ghusta/android-dark-theme-tester
🌒 Android app to experiment the dark theme
https://github.com/ghusta/android-dark-theme-tester
android dark-theme
Last synced: 4 months ago
JSON representation
🌒 Android app to experiment the dark theme
- Host: GitHub
- URL: https://github.com/ghusta/android-dark-theme-tester
- Owner: ghusta
- Created: 2019-10-08T05:47:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T20:31:54.000Z (over 1 year ago)
- Last Synced: 2025-01-06T22:36:03.001Z (5 months ago)
- Topics: android, dark-theme
- Language: Kotlin
- Homepage:
- Size: 441 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= android-dark-theme-tester
🌒 Android app to experiment the dark theme
image:https://img.shields.io/github/release/ghusta/android-dark-theme-tester.svg["GitHub release", link="https://github.com/ghusta/android-dark-theme-tester/releases"]
== Overview
Android app to test dark mode on your device.
It includes **Android 10** support.
The dark theme is also available on previous Android versions, but it is deeper integrated in Android 10.When the device enters https://support.google.com/android/answer/9079240?hl=en[battery saver mode], it can automatically switch to dark mode.
== Notes
In Android 10 and higher, on https://en.wikipedia.org/wiki/Google_Pixel[Pixel devices], selecting the Battery Saver mode enables Dark theme at the same time. +
Other OEMs **may or may not support this behavior** (_like OnePlus for example_).== References
* https://developer.android.com/develop/ui/views/theming/darktheme[Doc > Implement dark theme]
* https://www.android.com/android-10/#q-dark-theme[Dark Theme feature in Android 10]
* https://m2.material.io/develop/android/theming/dark/[Material Design > Android > Dark Theme]
* 🎥 https://www.youtube.com/watch?v=f3ol75NTud0[Dark Mode] (YouTube)== Download
image:https://play.google.com/intl/en_gb/badges/static/images/badges/en_badge_web_generic.png["Get it on Google Play", link="https://play.google.com/store/apps/details?id=fr.husta.android.dark_theme_tester"]
Google Play and the Google Play logo are trademarks of Google LLC.