Forums
(@fannur)
12 years, 6 months ago
plugins -> editor -> Really Simple Captcha -> really-simple-captcha/really-simple-captcha.php
/* Background color of CAPTCHA image. RGB color 0-255 */ $this->bg = array( 255, 255, 255 );
you can change it to bg color(rgb). hex to rgb converter