File: //opt/plugins/wp-night-mode/README.txt
=== WP Night Mode ===
Contributors: markoarula
Tags: background, brightness, button, color, dark, eyes, light, mode, night, protect, read, switch, text
Requires at least: 4.0
Tested up to: 5.2.2
Requires PHP: 5.2.4
Stable tag: 4.0
License: GNU GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allow users to change the website style while reading at night, enabling them to easily read and spend more time on your site.
== Description ==
With this plugin you can enable your users to switch website between Night Mode and normal style smoothly to improve the readability of text, images and videos.
Reading website content at night time can be difficult. Help your visitors read more articles, spend more time on your website and protect their eyes from being hurt.
== Installation ==
1. Upload `wp-night-mode` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Use `wp-night-mode` class on any element (for example Menu item) or `[wp-night-mode-button]` shortcode to show Night Mode toggle button
4. Shortcode options:
- "style" option, for Toggle Style. Use it like this: `[wp-night-mode-button style="4"]`
5. Go to Customizer and set styles for Night Mode
== Screenshots ==
1. The website with Night Mode turned off.
2. The website with Night Mode turned on.
3. Add Night Mode toggle button with class.
4. Add Night Mode toggle button with shortcode.
5. Customize Night Mode style.
== Changelog ==
= Version History =
Refer to the [GitHub](https://github.com/markoarula/wp-night-mode) for more information regarding the latest changes.