Skip to content

Vim Port of the Earl Grey Theme - A gentle color scheme, for code.

License

Notifications You must be signed in to change notification settings

jacksonludwig/vim-earl-grey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Earl Grey Theme

Vim port of the Earl Grey Theme using lush.nvim.

Screenshots

image

image

image

Screenshots are taken with treesitter active, but currently only the default Treesitter highlights are being used.

Install

Using packer:

use ({
  "jacksonludwig/vim-earl-grey",
  config = function()
    vim.cmd("colorscheme vim-earl-grey")
  end
})

Or use any other package manager and set the colorscheme afterward with:

colorscheme vim-earl-grey

Plugin/Extension Support

  • Neovim built-in LSP (Complete)
  • Neovim Treesitter (Planned)

About

Vim Port of the Earl Grey Theme - A gentle color scheme, for code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published