Based on Nord Dark Pro Theme by Akmal Hossain aka FourLineCode
Download .vsix file, open the command palette and select Extensions: Install from VSIX...
When installed change you Color Theme to Nord Dark Pro
...
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.
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 PL', 'Cascadia Mono PL'"
}
This project is licensed under the MIT License - see the LICENSE.md file for details
Enjoy!