A clean, polished dark theme for VS Code inspired by the original GitHub dark theme, but refined for daily coding.
The Theme extension is available in Visual Studio Marketplace and Open VSX Registry
- Open the Extensions view in VS Code (
Ctrl+Shift+X). - Search for
GitHub Dark Inspired. - Click Install.
- Go to File > Preferences > Theme > Color Theme and select
GitHub Dark Inspired.
You can further customize this theme in your VS Code settings.json:
"workbench.colorCustomizations": {
"editor.background": "#0d1117",
"activityBar.background": "#010409"
}MIT License - see LICENSE.txt for details.
See CHANGELOG.md





