@capawesome/capacitor-android-dark-mode-support
v7.0.0
Published
Capacitor plugin to support dark mode on Android.
Readme
@capawesome/capacitor-android-dark-mode-support
Capacitor plugin to support dark mode on Android.
Installation
npm install @capawesome/capacitor-android-dark-mode-support
npx cap syncAndroid
Variables
This plugin will use the following project variables (defined in your app’s variables.gradle file):
$androidxWebkitVersionversion ofandroidx.webkit:webkit(default:1.9.0)
Configuration
No configuration required for this plugin.
Demo
A working example can be found here: robingenz/capacitor-plugin-demo
Usage
The plugin only needs to be installed.
It enables the correct behavior of the prefers-color-scheme CSS media feature.
Changelog
See CHANGELOG.md.
License
See LICENSE.
