Open Shreshna1397 opened 3 years ago
The highlight item should be fixed in the next release, but you can set the following in your theme if you want to fix it now:
"workbench.colorCustomizations": {
"[NetBeans Light Theme]": {
"list.focusHighlightForeground": "#9dddff",
"list.activeSelectionIconForeground": "#fff"
}
}
Which would make it look like:
https://user-images.githubusercontent.com/21275655/122638121-fb8d7b00-d10f-11eb-9057-12084d224259.mp4
Please check the video attached. Thanks