VScode: in settings or Press 'control+,' search for 'theme cursor' then go to settings.json add this : "workbench.colorCustomizations": { "editorCursor.foreground": "#ffff00", "terminalCursor.foreground": "#ffff00" }