fernandoescolar / vscode-solution-explorer

This is a Visual Studio Code extension that provides a (.sln) Visual Studio Solution explorer panel..
MIT License
348 stars 73 forks source link

`current-theme` does not use the correct icons for solution folders or projects #262

Open ChristopherHaws opened 1 year ago

ChristopherHaws commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Set your icons to use your current theme: "vssolution.solutionExplorerIcons": "current-theme",
  2. Reload the window or restart VS Code
  3. See that the icons for solution folders and projects are not using the current theme

Expected behavior All of the icons should use the current theme's icons for those file types.

Screenshots image

Environment (please complete the following information):

Additional context The icon theme I am using is vscode-icons