=== Pending Comments Highlighter ===
Plugin Name: Pending Comments Highlighter
Contributors: mahone
Tags: comments, pending, background, color
Requires at least: 4.1
Tested up to: 6.7
Requires PHP: 5.4
Plugin URI: http://www.olcsoweboldal.hu/blog/2011/01/10/pending-comments-highlighter/
Description: This plugin overrides the default pending comments background color in WordPress admin.
Author: Adam Szucs
Stable tag: 1.7
Version: 1.7
Author URI: http://olcsoweboldal.hu
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt

This plugin overrides the default pending comments background color in WordPress admin.

== Description ==

I have found a very annoying problem on the admin panel. 

Where the comments are listed, unapproved comments had lightyellow color (HEX:FFFFE0).
It is hard to make difference between unapproved and approved comments with this color.

This plugin changes the background-color to orange [#DD823B] (from WordPress 3.8 Sunrise admin color-scheme), and the author's name and his comment to white. This makes the comment approving system easier to see on all monitor types.

== Installation ==

1. Upload the extracted archive to wp-content/plugins/
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Enjoy!

== Frequently Asked Questions ==

= Why orange design? =

This is the more striking.

== Screenshots ==

1. Before (WordPress 3.8)
2. After (WordPress 3.8)

== Changelog ==

= 1.6 =
Improving tests on new WordPress versions.

= 1.1 =
* Change the pending comments background color #DD823B from black.

= 1.0 =
* No changes.

== Upgrade Notice ==

= 1.0 =
Upgrade notices describe the reason a user should upgrade.