Ctrl+P
Paste the following command and press Enter:
Enter
ext install blackai-visual-studio-code
CHANGELOG.MD
If you want to change any color, you can use the setting workbench.colorCustomizations to customize any current selected theme in your "settings.json" file:
workbench.colorCustomizations
"workbench.colorCustomizations":{ "tab.activeBackground": "#545454", "activityBar.background": "#161616" }