Files
awesome-cordova-plugins/docs/plugins/theme-detection/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
628 B
Markdown

---
description: >-
Theme Detection plugin for Cordova and Ionic. Cordova plugin to detect whether dark mode is enabled or not
---
# Theme Detection
Cordova plugin to detect whether dark mode is enabled or not
## Installation
```bash
cordova plugin add cordova-plugin-theme-detection
npm install @awesome-cordova-plugins/theme-detection
```
**Plugin Repo:** [https://github.com/mariusbackes/cordova-plugin-theme-detection](https://github.com/mariusbackes/cordova-plugin-theme-detection)
## Supported Platforms
- iOS
- Android
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)