|
| Element | Color | Hex |
|---|---|---|
| Brand Orange | 🟠 | #ff6b0d |
| Functions | 🟠 | #ff8d37 |
| Purple Accent | 🟣 | #a78bfa |
| Teal Strings | 🔵 | #2dd4bf |
| Editor Background | ⬛ | #0e0e0f |
| Editor Foreground | ⬜ | #e7e8ea |
Installation
From VS Code Marketplace
- Open Extensions sidebar panel:
View → Extensions - Search for
Makinda Dark - Click Install
- Go to
Code → Preferences → Color Theme → Makinda Dark
From Command Line
code --install-extension makindajack.makinda-dark
Manual Installation
- Download the latest
.vsixfile from Releases - Open VS Code
- Run
Extensions: Install from VSIX...from the Command Palette - Select the downloaded file
Recommended Settings
Icon Themes
For the best experience, we recommend pairing Makinda Dark with:
- Nomo Dark Icon Theme by be5invis
- Material Product Icons by Philipp Kief
Font Recommendations
{
"editor.fontFamily": "'Fira Code', 'JetBrains Mono', Menlo, Monaco, monospace",
"editor.fontLigatures": true,
"editor.fontSize": 14,
"editor.lineHeight": 1.6
}
Screenshots


Contributing
Contributions are welcome! Please read the contributing guidelines before submitting issues or pull requests.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by Jackson Makinda