github-vscode-theme
github-vscode-theme copied to clipboard
Background rendering is duplicated and incorrect in Go to Reference View
trafficstars
Description

sticky scroll is enable in go to reference view, Background rendering incorrect, It should be opaque when it's scrolling
Steps to reproduce
- Set
github dark dimmedtheme. - Find some code such as a function, and click
Go to Referencein right menu. - Try to scroll code in the
Refrence View
Version
v6.3.4
Theme
No response
I found this today. Other themes seems to not use transparency for the sticky scroll parts.
Seems to be the same issue as #361