A dark, muted colorscheme for Neovim.
vim.pack.add({
"https://github.com/sudoscrawl/midnight.nvim"
})
vim.cmd.colorscheme("midnight")This colorscheme was heavily inspired by the VS Code theme Tokyo Night Dark by Andrew X. Shah
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A dark, muted colorscheme for Neovim.
vim.pack.add({
"https://github.com/sudoscrawl/midnight.nvim"
})
vim.cmd.colorscheme("midnight")This colorscheme was heavily inspired by the VS Code theme Tokyo Night Dark by Andrew X. Shah