Add Dark Mode public plugin source

This commit is contained in:
Jason Eugene Garrison
2026-08-23 12:11:11 -05:00
commit 43698afd7e
14 changed files with 1062 additions and 0 deletions
+50
View File
@@ -0,0 +1,50 @@
# Dark Mode by GracePress
A configurable dark mode for WordPress websites and the WordPress administration area.
Dark Mode by GracePress includes anti-flash loading, operating-system preference support, visual tuning, media correction, transitions, and accessible controls that can be placed where a site needs them.
## Project status
Version 4.8.18 is the current public-development baseline. The plugin is being prepared, documented, and tested for submission to WordPress.org. Version 5.0.0 is reserved for the deliberate first WordPress.org release.
There is no official public download yet. Candidate packages are used only for controlled testing until the public release is approved.
## Links
- [Public plugin page](https://christit.com/gracepress/plugins/dark-mode-by-gracepress/)
- [GracePress project](https://christit.com/gracepress/)
- [GracePress plugin catalog](https://christit.com/gracepress/plugins/)
- [Christ IT](https://christit.com/)
## Features
- Device-theme, scheduled, light, or dark first-visit behavior.
- Remembered visitor choice with anti-flash startup synchronization.
- Brightness, contrast, and media-dimming controls.
- Media correction for images, video, and fullscreen playback.
- Fade, horizontal wipe, vertical wipe, iris, and zoom transitions.
- Floating, menu, shortcode, administrator-bar, and keyboard controls.
- Independent frontend and WordPress administration enablement.
- Page, selector, and custom-CSS compatibility controls.
## Requirements
- WordPress 6.0 or newer.
- PHP 7.4 or newer.
## Privacy and integrations
The public plugin contains no telemetry, private update connection, license server, or required external service.
GracePress Central Hub routing and OmniLog events are optional local integrations. They are used only when those plugins are already installed and active; neither is required.
## Installation
The official installation route will be published here and on the public plugin page after the WordPress.org release is approved. See `readme.txt` for the current controlled-testing instructions and WordPress plugin documentation.
## License
Dark Mode by GracePress is licensed under [GPL-2.0-or-later](LICENSE.txt).
Published by Jason Eugene Garrison through [Christ IT](https://christit.com/). Questions may be sent to [jason@christit.com](mailto:jason@christit.com).