Skip to content

will-hinson/ads-black-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black

A port of the Black color theme by Jaakkko for Visual Studio Code targeting Azure Data Studio.

Preview

Preview Image

Manual Installation

First, ensure that you have vsce installed locally so you can build the package:

npm install -g @vscode/vsce

Then, clone and build the package as a .vsix file:

git clone https://github.com/will-hinson/ads-black-theme/
cd ads-black-theme
vsce package

Finally, use the Extensions: Install from VSIX... command in the Azure Data Studio command palette and select the .vsix file you built in the previous step.

About

A dark theme for Azure Data Studio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published