Skip to content

egerhether/heatherfield.nvim

Repository files navigation

alt text

About

A dark colourblind-friendly Neovim theme written in lua. For those who enjoy the purples, blues and pinks. Code skeleton taken from tokyodark.nvim

Features

Supports plugins such as telescope and NvimTree. Works best with LSP Semantic Tokens.

Installation

Lazy

  {
    'egerhether/heatherfield.nvim',
    config = function()
      require('heatherfield').setup(
        -- custom options
      ) -- calling setup is optional
    end,
  },

About

A dark colourblind-friendly Neovim theme in the shades of heathers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published