Abyss Theme Remix VS Code Theme
A VS Code theme that combines the deep blue interface of Abyss with the classic Visual Studio Dark syntax highlighting.
Preview
This theme merges:
- Workbench UI: Abyss (Dark Blue aesthetic)
- Syntax Highlighting: Visual Studio Dark (Teal types, Yellow functions, Blue keywords)
Installation
From VSIX
- Download the
.vsix file from the Releases page.
- In VS Code, go to the Extensions view (Ctrl+Shift+X).
- Click the
... (Views and More Actions) and select Install from VSIX....
- Select the downloaded file.
Development
If you want to modify the theme:
- Clone the repository.
- Install dependencies:
npm install
- Build the package:
npm run build
License
MIT
| |