Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Aura Theme for Neovim

Aura Theme for Neovim

Usage

You can already clone this repository from your favorite package manager to neovim.

I personaly prefer Packer but i think it'll work on yours if you translate this command :

use {'rktjmp/lush.nvim'}
use {'JLighter/aura.nvim'}

After installing the plugin, you can load aura like so:

" Vim Script
colorscheme aura
-- Lua
vim.cmd[[colorscheme aura]]

Requirements

  • Neovim 0.5 or greater required to use Lush as a development tool
  • lush.nvim

Roadmap

  • Minimal theme
  • Support Gitsigns
  • Support Nvimtree
  • Support Fugitive
  • Support common languages
    • golang
    • java
    • xml
    • viml
    • c
    • python
    • clojure
    • html
    • css
    • javascript
    • typescript
    • jsx
    • purescript
    • coffeescript
    • ruby
    • objective-c
    • moonscript
    • elixir
    • scale
    • markdown
    • haskell
    • json
    • c#
    • rust
    • ocaml
    • lua
  • Support Lualine
  • Support Treesitter
  • Support common languages
  • Support Neovim LSP
  • Make it portable

See Also

Contributors


JLighter

Kavin Valli

About

Aura theme for neovim

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages