Closed gperdomor closed 6 years ago
Seems to be a duplicate of https://github.com/abe33/atom-pigments/issues/347. Closing
try to write this in atom stylesheet it works with me
atom-text-editor .gutter[gutter-name="pigments-native-dot"] .pigments-gutter-marker div span, atom-text-editor .gutter[gutter-name="pigments-native-square-dot"] .pigments-gutter-marker div span, atom-text-editor .gutter[gutter-name="pigments-native-dot"] .pigments-gutter-marker-in-selection div span, atom-text-editor .gutter[gutter-name="pigments-native-square-dot"] .pigments-gutter-marker-in-selection div span{ background-attachment: inherit;
}
Only
native background
andnative outline
works...Im using atom-ide-ui