intellij-visual-studio-code-dark-plus icon indicating copy to clipboard operation
intellij-visual-studio-code-dark-plus copied to clipboard

Code coverage lines are not shown when the theme is active

Open andreibaptista opened this issue 4 years ago • 3 comments

What the issue is?

Code coverage lines are not shown when the theme is active.

Screenshots

Active: image

Now, with another theme active:

image

How would you fix it?

Additional info

Q A
Plugin Version 2.5
IDE and version

IntelliJ IDEA 2021.2 (Ultimate Edition) Build #IU-212.4746.92, built on July 27, 2021 Runtime version: 11.0.11+9-b1504.13 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 11.5.2 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 12 Registry: ide.balloon.shadow.size=0 Non-Bundled Plugins: com.intellij.ideolog (203.0.27.0), io.heidou.codesearch (1.1.0), com.mallowigi (38.0.0), CheckStyle-IDEA (5.55.1), String Manipulation (8.15.203.000.3), org.jetbrains.plugins.go (212.4746.92), aws.toolkit (1.31-212), zielu.gittoolbox (212.7.6), com.chrisrm.idea.MaterialThemeUI (6.8.2), com.samdark.intellij-visual-studio-code-dark-plus (2.5) Kotlin: 212-1.5.10-release-IJ4746.92 | Operating system |

andreibaptista avatar Sep 02 '21 13:09 andreibaptista

Would you please check colors defined in the scheme for these?

samdark avatar Sep 02 '21 14:09 samdark

I think the problem are in that sector... We can set by default, background, instead of foreground.

By default, the other plugins are all checked as background, and in the other hand, the Visual studio code dark plus, are seted by default in Foreground, and it makes the color of the lines fade away.

Github dark material: image

Visual studio code dark plus -> Foreground by default image

Now, I can see the lines, all are working fine!

andreibaptista avatar Sep 02 '21 16:09 andreibaptista

I see. Would you please attach your exported color scheme with these modifications? Thanks.

samdark avatar Sep 02 '21 17:09 samdark