You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
I have installed the theme using the built-in Extensions feature in VS Code.
I'm using the Pop Dark variation and I noticed that the peekView colors are not properly applied, which is not the case for the Light/Color variations:
By setting the peekViewTitle.background property in global settings.json, I am able to apply another color:
However, trying to override peekView.border has no effect.
Using:
I have installed the theme using the built-in Extensions feature in VS Code.
I'm using the Pop Dark variation and I noticed that the
peekViewcolors are not properly applied, which is not the case for the Light/Color variations:By setting the
peekViewTitle.backgroundproperty in globalsettings.json, I am able to apply another color:However, trying to override
peekView.borderhas no effect.