https://github.com/capawesome-team/capacitor-android-dark-mode-support
⚡️ Capacitor plugin to support dark mode on Android.
https://github.com/capawesome-team/capacitor-android-dark-mode-support
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
⚡️ Capacitor plugin to support dark mode on Android.
Basic Info
Statistics
- Stars: 24
- Watchers: 2
- Forks: 4
- Open Issues: 4
- Releases: 2
Topics
Metadata Files
README.md
⚠️ Deprecated repository
This project has been moved to the following monorepo: capawesome-team/capacitor-plugins.

Android Dark Mode Support
@robingenz/capacitor-android-dark-mode-support
Capacitor plugin to support dark mode on Android.
Maintainers
| Maintainer | GitHub | Social | | ---------- | ----------------------------------------- | --------------------------------------------- | | Robin Genz | robingenz | @robin_genz |
Installation
bash
npm install @robingenz/capacitor-android-dark-mode-support
npx cap sync
Variables
This plugin will use the following project variables (defined in your app’s variables.gradle file):
- $androidxWebkitVersion version of androidx.webkit:webkit (default: 1.2.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.
Owner
- Name: Capawesome
- Login: capawesome-team
- Kind: organization
- Email: support@capawesome.io
- Website: https://capawesome.io
- Twitter: capawesomeio
- Repositories: 27
- Profile: https://github.com/capawesome-team
Capawesome offers enterprise-grade solutions and services designed for teams building cross-platform apps with Capacitor.
GitHub Events
Total
- Issue comment event: 1
- Push event: 1
Last Year
- Issue comment event: 1
- Push event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Robin Genz | m****l@r****v | 32 |
| dependabot[bot] | 4****] | 5 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 2
- Total pull requests: 11
- Average time to close issues: N/A
- Average time to close pull requests: 16 minutes
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 1.0
- Average comments per pull request: 0.36
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 8 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 4.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- yucehasan (1)
- piotr-cz (1)
Pull Request Authors
- dependabot[bot] (5)
- piotr-cz (4)
- robingenz (3)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- androidx.appcompat:appcompat $androidxAppCompatVersion implementation
- androidx.webkit:webkit $androidxWebkitVersion implementation
- junit:junit $junitVersion testImplementation
- 283 dependencies
- @capacitor/android 3.4.0 development
- @capacitor/cli 3.4.0 development
- @ionic/prettier-config 1.0.1 development
- prettier 2.2.0 development
- prettier-plugin-java 1.0.0 development
- standard-version 9.2.0 development
- actions/checkout v2 composite
- actions/setup-node v1 composite
- octokit/request-action v2.x composite
- dwieeb/needs-reply v2 composite