Skip to content

walker84837/gruber-darker.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gruber-darker.nvim

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.

Installation

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,
}

Contributing

Contributions are welcome!

If you'd like to contact me, you can message me via Matrix at @winlogon.exe:matrix.org or via Telegram.

Preview

Image showing a QuickSort function in C with gruber-darker

License

This theme is licensed under the MIT licence.

About

A port of the Gruber Darker theme to Vim.

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages