Terminal.setColorCursor

Sets the background 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
setColorCursor

Parameters

cursorBackground RGBA

the new color to use for the text cursor, or %NULL

Meta