You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the github dark theme, the color used to highlight problems in code (for instance by the R linter) and the color for marking modified lines is the same. This makes the two (file changes and issues in file) indistinguishable in the minimap. Is it possible to change the color for one (or the other). Here is an example:
the left bars are file changes, and right bars are highlighted problems
In a different color theme they are quite different (yellow-ish color for changes, blue for problems):
The text was updated successfully, but these errors were encountered:
In fact other Github Dark themes: dark default, dark dimmed, use a shade of yellow for file changes. It seems to me only the "Github Dark" theme uses blue for file changes. Here is an example for dark dimmed:
Uh oh!
There was an error while loading. Please reload this page.
When using the github dark theme, the color used to highlight problems in code (for instance by the R linter) and the color for marking modified lines is the same. This makes the two (file changes and issues in file) indistinguishable in the minimap. Is it possible to change the color for one (or the other). Here is an example:
the left bars are file changes, and right bars are highlighted problems
In a different color theme they are quite different (yellow-ish color for changes, blue for problems):
The text was updated successfully, but these errors were encountered: