Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1009 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 1009 Bytes

Icon

Obsidian

Obsidian is a Visual Studio Theme Pack based on the "Obsidian" Theme from Notepad++

How to install:

  1. Download the latest release
  2. Double click on it to install the theme into Visual Studio
  3. Open Visual Studio, go to Tools -> Options -> Environment/General and change the theme to "Obsidian"
  4. Enjoy!

How to build:

  1. Make sure you have Visual Studio 2022 Installed
  2. Make sure you have the Theme Designer Extension installed
  3. Download/Clone this repository and open up the .sln file in Visual Studio 2022
  4. Double click on "CustomTheme.vstheme" to modify the Theme
  5. To build the VSIX file, go to Build -> Build Solution, and it will build a VSIX extension file in the output directory

Screenshot