--- 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)