Is your feature request related to a problem? Please describe.
The Text-Cursor seems to always have the same Color disregarding the Background. If the User chooses colors which are close to HEX: d5d5d5 the cursor is nearly invisible.
Coincidentally are the colors, after using the inversion script, near this value.
Describe the solution you'd like
The cursor should have an inner (HEX: 000000) & outer color (HEX: FFFFFF) to make it perfecly visible under all conditions, the increased width by using 2 layers would also make it more likely to be seen.
Furthermore you could the User choose their own primary & secondary colors to enable lime green+magenta colored cursor for maximum visibility
Real-life usage scenarios
Every User which doesnt use pre defined color palette
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
The cursor should have an inner (HEX: 000000) & outer color (HEX: FFFFFF) to make it perfecly visible under all conditions, the increased width by using 2 layers would also make it more likely to be seen.
Furthermore you could the User choose their own primary & secondary colors to enable lime green+magenta colored cursor for maximum visibility
Real-life usage scenarios
Every User which doesnt use pre defined color palette
Describe alternatives you've considered
Alternatives to finding cursor:
Additional context
No response