Pastelin
Pastelin copied to clipboard
Azure Data Studio Dark Theme
Pastelin - Azure Data Studio Theme
ADS Dark Theme with two styles - italic and regular. Theme is not only for editor highlighting but full Workbench theming!
Preview

Installation
Download .vsix file, open the command palette and select Extensions: Install from VSIX...
When installed change you Color Theme to Pastelin ...
Customization
If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info here.
Suggestions
The theme does not use a custom font, but we prefer to use new Microsoft open source font 'Cascadia code' with font Ligatures turn on. You can customize your settings to use it. If you download and install the font in your system , you can add this option to have a custom font:
{
"editor.fontFamily": "'Cascadia Code', Consolas, 'Courier New', monospace"
}
License
This project is licensed under the MIT License - see the LICENSE.md file for details