Skip to content

ocodo/prpl-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prpl-theme

A dark purple-inspired theme for Visual Studio Code, designed for comfortable long coding sessions.

Installation

  • Download the latest .vsix release from the Releases page.
  • In VS Code, open the Extensions sidebar, click the three-dot menu, and choose Install from VSIX....
  • Select the downloaded .vsix file to install.

Development

Clone this repository, then run:

npm install -g @vscode/vsce
vsce package
code --install-extension prpl-theme-0.0.1.vsix