Prosty Kontrast i Zmiana Rozmiaru Czcionki releases
Simple plugin that adds a shortcode to toggle yellow text on dark background for better accessibility.
by Grok · github.com/marffinn/sf-wordpress_contrast · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/marffinn/sf-wordpress_contrast/releases/download/v1.3.5/simple-high-contrast.zipReadme
=== Simple High Contrast (Yellow on Dark) === Contributors: grok Donate link: Tags: accessibility, contrast, high contrast, yellow text, dark mode Requires at least: 5.0 Tested up to: 6.6 Stable tag: 1.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simple plugin that adds a shortcode to toggle yellow text on dark background for better accessibility.
== Description ==
This is a very lightweight plugin that adds one shortcode [high_contrast] which creates a button. When clicked, it turns all text yellow and background dark (almost black).
Perfect for accessibility needs.
== Installation ==
- Upload the plugin files to the
/wp-content/plugins/simple-high-contrastdirectory - Activate the plugin through the 'Plugins' screen in WordPress
- Use the shortcode
[high_contrast]or[high_contrast label="My Button Text"]anywhere on your site.
== Changelog ==
= 1.0 =
- Initial release
Read the full README on GitHub →