Warning
This Neovim theme is under development. Breaking changes may happen at any time.
This is a port of Alexey Kutepov's extension of the Gruber Darker theme to Neovim.
lazy.nvim:
{
"walker84837/gruber-darker.nvim",
lazy = false,
priority = 1000,
-- Set up config if you plan on using this theme every time
config = function()
vim.cmd('colorscheme gruber-darker')
end,
}Contributions are welcome!
If you'd like to contact me, you can message me via Matrix at @winlogon.exe:matrix.org or via Telegram.
This theme is licensed under the MIT licence.
