Zulip Chat Archive
Stream: general
Topic: VSCode colors in Infoview
Antoine Chambert-Loir (Oct 25 2023 at 08:27):
Since a recent update of VSCode, the colors don't work well in the infoview window. For example, the hover
-windows have no background which makes their content rather illegible when there is something beneath (and there often is). Everything is restored if I reload VSCode's Color theme, but I need to do all the time…
Martin Dvořák (Oct 25 2023 at 22:44):
FYI, I use this color settings:
https://github.com/madvorak/vscode-lean4-colors
It probably doesn't address your issue, but you can have a look at how both code appearance and infoview appearance are specified.
Antoine Chambert-Loir (Oct 28 2023 at 09:20):
thanks!
Marc Huisinga (Nov 27 2023 at 10:58):
Did someone else experience this issue? Did it persist?
Last updated: Dec 20 2023 at 11:08 UTC