foreground, background, cursor color, current line color, and matching brackets style.
Buffer.styleScheme
gtksource.style_scheme.StyleScheme styleScheme() @propertyGet styleScheme property.
Returns
Style scheme. It contains styles for syntax highlighting, optionally
void styleScheme(gtksource.style_scheme.StyleScheme propval) @propertySet styleScheme property.
Parameters
propval | Style scheme. It contains styles for syntax highlighting, optionally foreground, background, cursor color, current line color, and matching brackets style. |