What command could I use to change the default color of the cursor that appears in the main tkcon console in hypermesh ?
I've been able to change the background color using
.tkcon.tab1 configure -bg #000000
, but haven't been able to do the same for the cursor.
Any help is appreciated.