Nord Native

November 13, 2022 ยท View on GitHub

Node.js CI Upload Marketplace Package

The Arctic Ice Studio Nord theme with the blueish tint removed to match the dark mode background colours of the native os.

Screenshot of the nord native theme applied to visual studio code

Installation

VSCode Marketplace

Nord Native is available on the marketplace

Manual Install

Clone the code into ~/.vscode/extensions so the final path should be ~/.vscode/extensions/nord-native

Development

Publishing

  • Update version number in package.json
  • npm i --package-lock-only
  • Create tagged release