=== Colorful Fields for Gravity Forms === Contributors: VCATconsulting, shogathu, nida78 Requires at least: 5.0 Tested up to: 6.6 Requires PHP: 7.4 Stable tag: 1.0.3 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.txt Add a colorpicker for all field labels and the field background. == Description == This plugin is an add-on to the [Gravity Forms](https://www.gravityforms.com/ "visit Gravity Forms website") form builder plugin. It offers the opportunity to change the label color and the backround color of a field. == Installation == 1. Install and configure Gravity Forms plugin 2. Find this Colorful Fields plugin in the "Add Plugins" page within your WordPress installation or Upload the Colorful Fields plugin to your blog 3. Activate it 4. Find the colorpicker under every label and field background in the form builder == Screenshots == 1. The Color for the field with contrast check. 2. The Color for the field without contrast check. 3. Frontend view of the form. == Frequently Asked Questions == = Can I use any filter or action? No, this plugin does not offer any filter or action. = Has the plugin a contrast check? Yes, the plugin checks the contrast of the label color and the background color. If the contrast is too low, the plugin will show a warning. == Changelog == = 1.0.3 = * remove unsed text string = 1.0.2 = * update some code comments = 1.0.1 = * move inline JS to external file * fix some JS errors = 1.0.0 = * First stable version