🏔 OneNord for Visual Studio Code


About
OneNord is a clean and vibrant theme that combines the Nord and Atom One Dark color palettes.
This theme is based on the awesome OneNord for JetBrains IDEs Theme by Ryan Mehri.
Installation
- Open Extensions in VS Code (
Ctrl/Cmd + Shift + X).
- Search for OneNord and install it.
- Open the theme picker (
Ctrl/Cmd + K then Ctrl/Cmd + T) and select OneNord.
Or install from the command line:
code --install-extension s1e2b3i4.onenord-vscode
Development
The theme is generated from a single source file, src/one-nord.yml. Never edit theme/one-nord.json by hand — it is built output.
npm install
npm run build # regenerate theme/one-nord.json from src/one-nord.yml
npm run package # build the .vsix into ./bin
Press F5 in VS Code to launch an Extension Development Host with the theme loaded for live testing.
License
GPL-3.0-or-later
| |