Search code examples
codeblocks

Cursor not visible in codeblocks after background color change?


I changed the background color of my code blocks editor to black, ever since I am not able to see my cursor, I tried to figure out which particular entity in settings->editor->syntax highlighting refers to a cursor, but to no avail, could you please tell me how to make the cursor show up again, I just need to know what it is called in code block jargon so that I can set its color to white.


Solution

  • Go to Settings->Editor->Margins and Caret Change the color of 'Caret' to whatever you would like your cursor to be

    'Caret' isn't the name I would have expected either but, hey, it works.