Dark Palenight MKERS
A dark theme for Visual Studio Code inspired by Palenight, customized for a cleaner, modern look and comfortable coding experience.
🖼️ Screenshots


🚀 Installation
You can install the theme in two ways:
From the Visual Studio Code Marketplace
- Open VS Code → go to the
Extensions view → search for Dark Palenight MKers → click Install.
Manual installation (VSIX)
- Download the
.vsix file from the release page (if available).
- In VS Code, open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P on macOS).
- Choose
Extensions: Install from VSIX... and select the downloaded file.
🎯 Compatibility
- Works on Windows, macOS, and Linux.
- Optimized for low to medium light environments.
- Best experienced with a programming font that supports ligatures.
⚙️ Recommended Settings
For a smoother experience, consider adding the following to your settings.json :
"editor.cursorStyle": "line",
"editor.cursorBlinking": "smooth",
"editor.fontLigatures": true
| |