Universal Dark Mode Invenza

Universal Dark Mode Invenza

Details
View on WordPress

Advanced full-site dark mode management system for WordPress. Allows you to configure customizable color schemes, exclude specific sections, and create priority rules for selectors.

Developer Notes

This plugin uses PostCSS for CSS compilation and nesting, and PHP_CodeSniffer (PHPCS) for WordPress coding standard checks. Source files and build configurations are included.

CSS Compilation

To build the compiled stylesheets:
1. Ensure Node.js and npm are installed.
2. Run npm install in the plugin directory to install dependencies.
3. Run npm run build to compile styles from src/css/ to admin/css/ and public/css/.

Coding Standards

To run WordPress coding standard checks:
1. Ensure Composer is installed.
2. Run composer install to install development packages.
3. Run vendor/bin/phpcs to check PHP code against WordPress standards.

Details

Plugin code:
dark-mode-invenza
Plugin version:
1.0.0
Outdated:
No
WP version:
5.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0.1
Total installations:
0
Last updated:
2026-07-13
Rating:
Times rated:
0
accessibility
dark-mode
dark-theme
night-mode
theme-switcher