Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwendl/nord-vs-theme
A Nord Theme for Visual Studio
https://github.com/jwendl/nord-vs-theme
Last synced: 2 months ago
JSON representation
A Nord Theme for Visual Studio
- Host: GitHub
- URL: https://github.com/jwendl/nord-vs-theme
- Owner: jwendl
- Created: 2020-01-04T08:29:26.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-24T01:25:50.000Z (over 1 year ago)
- Last Synced: 2024-02-17T08:36:01.190Z (12 months ago)
- Language: C#
- Homepage:
- Size: 899 KB
- Stars: 45
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nord - Visual Studio
README
Nord Visual Studio Theme[![.NET](https://github.com/jwendl/nord-vs-theme/actions/workflows/dotnet.yml/badge.svg)](https://github.com/jwendl/nord-vs-theme/actions/workflows/dotnet.yml)
## Summary
This is a port of [Nord](https://www.nordtheme.com/) to Visual Studio 2022.
![Nord Theme Preview](./docs/NordThemeLarge.png)
> Font used is [Cascadia Code](https://docs.microsoft.com/en-us/windows/terminal/cascadia-code)
## Installation / Update
1. Clone the repository
2. Open the `NordTheme.sln`
3. Build solution in Release
4. Look for .vsix inside bin\Release
5. Double click .vsix## Contributions
There are still many colors that need to be cleaned and made uniform.
Willing to accept any and all contributions. I love the Nord theme and have been using it for everything so far. My love for the Visual Studio editor had me do this in my spare time.
If there are issues, please feel free to log them. If you have a fix for them feel free to submit the fix.