Set the background color of some style.
// GtkScintillaStyle define( "SCINTILLA_STYLE_DEFAULT", 32 ); $scintilla->style_set_back(SCINTILLA_STYLE_DEFAULT, hexdec('0000FF'));