79495864

Date: 2025-03-09 11:55:48
Score: 1
Natty:
Report link

In settings.json add a general cursor color setting that works across all themes by adding this outside of the theme-specific settings:

"workbench.colorCustomizations": {
  "editorCursor.foreground": "#ffff00",
  "editorCursor.background": "#ffff00"
},

This will change your cursor color to bright yellow..

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sandun Madhushan