Terminal.setColorCursorForeground

void setColorCursorForeground(gdk.rgba.RGBA cursorForeground)

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.

Parameters

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