Skip to content

A Neovim theme that using OneDark and Nord aurora colors pallete

License

Notifications You must be signed in to change notification settings

aurora-theme/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aurora.nvim

Installation

To install aurora neovim theme using lazy.nvim, add the following to your plugin configuration:

{
  'aurora-theme/nvim',
  config = function()
    vim.cmd('colorscheme aurora')
  end
}

About

A Neovim theme that using OneDark and Nord aurora colors pallete

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages