mirror of
https://github.com/timmypidashev/darkbox.nvim.git
synced 2026-04-14 03:33:51 +00:00
2a5becc67dcd44e9679b9abadf816e9b2c5630c6
🎨 Darkbox.nvim
A pure-black refresh of the retro-groove aesthetic for modern displays. Darkbox brings the classic groove style into the modern era with a focus on OLED-friendly pure blacks and carefully selected contrasts.
✨ Features
- Pure black (#000000) background optimized for OLED displays
- Retro-groove inspired color palette with modern refinements
- Built-in support for tree-sitter
🚀 Installation
Using lazy.nvim
Add the following to your Neovim configuration:
return {
"timmypidashev/darkbox.nvim",
lazy = false,
config = function()
require("darkbox").load()
end
}
📸 Screenshot
🤝 Contributing
Contributions are welcome! Feel free to:
- Report issues
- Suggest improvements
- Create pull requests
- Share your configurations
📝 License
MIT License - See LICENSE for details
View the project page for darkbox on my website for more info :D
Made with ♥️ by timmypidashev
Languages
Lua
99.7%
Makefile
0.3%

