Terminal.setColorCursorForeground

Sets the foreground color for text which is under the cursor. If null, text under the cursor will be drawn with foreground and background colors reversed.

class Terminal
void
setColorCursorForeground

Parameters

cursorForeground gdk.rgba.RGBA

the new color to use for the text cursor, or null