mhutchie / vscode-git-graph

View a Git Graph of your repository in Visual Studio Code, and easily perform Git actions from the graph.
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Other
1.89k stars 243 forks source link

Theme doesn't get loaded up, making it all transparent, hard to read anything #822

Closed NazakatUmrani closed 1 month ago

NazakatUmrani commented 1 month ago

So when I launch git graph in my vscode, it shows the graph, commits, messages everything correctly, but there is not background color, so every text is in black color, even those icons for setting menu's, if I click them, a setting menu appears, but without any background, with black text, which overlaps the other texts, so unable to read, when I set theme again, it all is ok, but when I switch from the extension tab to any other tab, and come back again, it is again the same, I tried reinstalling the extension, but still the same issue

Environment

Screenshots IMG_20240528_203653_543.jpg

IMG_20240528_203620_036.jpg

IMG_20240528_203632_351.jpg

IMG_20240528_203701_538.jpg

Additional Context (optional) I am using NixOS, without any GUI, I have been experimenting everything from scratch, so it is Hyprland, custom by me, I am new to NixOS as it is also declarative so it maybe some GUI issue, please see if it is extension issue let me know, otherwise I don't know what to do

NazakatUmrani commented 1 month ago

I found out that this same behaviour is not only in git graph, but I can see it in vscode extension page as well, so it is about my NixOS