question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Block cursor contrast with text is poor

See original GitHub issue

image

This issue makes it difficult to use this theme with a Vim Plugin. edit: VSCode recently added this option as a workaround:

"workbench.colorCustomizations": {
  "editorCursor.foreground": "#fff000", // e.g highlight cusor color
  "editorCursor.background": "#000000" // e.g highlight text color
  },

However, it might be a good idea to modify the defaults so users don’t run into this issue.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Binaryifycommented, May 22, 2017

Done

1reaction
Binaryifycommented, May 17, 2017

@silesky @kaosmos I improve it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make certain that the cursor can invert/not-occlude/display the ...
Imo, there are 3 possible solution to this: ... Calculated contrast color may not have enough contrast to the cursor's background color (even ......
Read more >
Less contrast of text cursor over dark input box
As far as I understand, you're saying there is a technical limitation that causes the contrast to be bad on dark bg text...
Read more >
Typing/Text Cursor Thickness and Color - Ask Ubuntu
To make the text cursor thicker in a GTK3 based desktop (including standard Ubuntu, Budgie, XFCE), edit or create a configuration file ...
Read more >
How to make a cursor contrast with the background?
1 Answer 1 · Update: I've tried creating this with RealWorld Cursor (you set inverted transparency to 00FFFFFF for any inverted pieces you...
Read more >
Color and contrast accessibility - web.dev
When the colors are similar, the contrast ratio is low; when they are different, the contrast ratio is high. The WebAIM guidelines recommend...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found