Pitch Black is a refined dark theme for Visual Studio Code designed for focus and readability. It features a unified #101010 background to reduce eye strain, paired with a carefully balanced color palette that makes code syntax easy to scan without unnecessary visual clutter.
- Unified Interface: A consistent
#101010background across the editor, terminal, activity bar, and sidebars. - Subtle UI Accents: Active tabs and elements are highlighted in a soft Lilac (
#C699FF), while inactive elements blend naturally into the background. - Clean Syntax Highlighting:
- White (
#FFFFFF): Variables and plain text. - Lilac (
#C699FF): Functions, classes, HTML tags, and JSON keys. - Cyan (
#99FFE4): Strings, inherited classes, and symbols. - Slate (
#A0A0A0): Keywords, operators, and punctuation. - Magenta (
#E580FF): Errors, invalid syntax, and deleted code. - Muted Gray (
#8B8B8B): Comments.
- White (
- Open the Extensions sidebar in VS Code (
Ctrl+Shift+X/Cmd+Shift+X). - Search for Pitch Black.
- Click Install.
- Open the Command Palette (
Ctrl+K Ctrl+T/Cmd+K Cmd+T) and select Pitch Black.
- Download the latest
.vsixpackage from the repository's Releases section. - Drag and drop the
.vsixfile into the Extensions sidebar in VS Code. - Select Pitch Black in your Color Theme settings.
Yash Vardhan
- Portfolio: yash-pluto.vercel.app
- GitHub: @yash-pluto
- LinkedIn: Yash Vardhan
