An arctic, north-bluish clean and elegant Windows Terminal color theme.
This is an unofficial port of Nord to Windows Terminal. Visit Nord Theme for more information about the theme.
An arctic, north-bluish color palette. Created for the clean and uncluttered design pattern to achieve a optimal focus and readability for code syntax highlighting and UI components.
Run the install.ps1
PowerShell script to install the colorscheme via Windows Terminal JSON Fragments
Note
To allow the execution of the installation script without having to relax the Execution Policy of the entire system, you can unblock theinstall.ps1
file using the Unblock-File PowerShell cmdlet.Unblock-File .\install.ps1
Simply copy the JSON from nord.json
or from this page, into the schemes
section of Windows Terminal profile.json
.