set_color_cursor


Description:

public void set_color_cursor (RGBA? cursor_background)

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.

Parameters:

this

a Terminal

cursor_background

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