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):
