tanyogeorgiev / Pastelin

Azure Data Studio Dark Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pastelin - Azure Data Studio Theme

Marketplace Installs Downloads

ADS Dark Theme with two styles - italic and regular. Theme is not only for editor highlighting but full Workbench theming!

Preview

Pastelin Theme

Get screenshot source query

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

About

Azure Data Studio Dark Theme

License:MIT License


Languages

Language:TSQL 100.0%