=== High Contrast Admin === Contributors: miqrogroove Tags: accessibility, admin, contrast, input, inputs, field, fields, theme, color, scheme Requires at least: 4.2 Tested up to: 4.7 Stable tag: 1.0 Administrative pages styled for the visually impaired. == Description == Input fields on the WordPress admin screens have been nearly invisible since version 2.7. The problem was so severe that Matt suggested I make a plugin to override core CSS values for anyone who wanted more contrast. Following community feedback, I created a second plugin specifically for high contrast. This plugin will dramatically change the appearance of form fields, table rows, and background colors in the admin pages. It is not intended to follow the design principles of the built-in style sheets. If this is not what you need, then also consider my plugin with more subtle effects called [Fix Admin Contrast](https://wordpress.org/plugins/fix-admin-contrast/) == Installation == 1. Upload the `high-contrast-admin` directory to your `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress This is a zero-configuration plugin. There are no settings. Deactivation removes everything except the files you uploaded. There is no "uninstall" necessary. == Screenshots == 1. The login page, with the plugin enabled (left) and disabled (right). 2. The comments page, with the plugin enabled (left) and disabled (right). 3. The plugins page, with the plugin enabled (left) and disabled (right). 4. The new post page, with the plugin enabled (left) and disabled (right). == Changelog == = 1.0 = * First version, released 20 December 2016.