Closed
Description
Describe the bug
When the current theme in VS Code is changed from a light theme to a dark theme, the icon used for the selected database remains as the light theme icon. It should instead change to the dark theme icon.
To Reproduce
- Select a light theme in VS Code
- Reload the current VS Code window
- Select a database
- Observe that the light theme "database selected" icon appears next to the database
- Change the current theme in VS Code to a dark theme
- Observe that the icon next to the database is still the light theme icon.
Expected behavior
After step 5 above, the database selected icon should be updated to the dark theme icon.