dorkhub

nova.nvim

Another color scheme for neovim written in lua, WIP

zanglg
Lua875 forksMITupdated 2 months ago
git clone https://github.com/zanglg/nova.nvim.gitzanglg/nova.nvim

nova colorscheme for neovim

A (very) WIP colorscheme for neovim.

🎨 Preview

The color and group was not fixed finally, so screenshot may have a big change.

  • dark mode:
dark
  • light mode:
light

📦 Instalation

You can use your favorite plugin manager for this. Here is an example with lazy.nvim:

lazy.nvim

{
    "zanglg/nova.nvim",
    opts = {
        theme = "dark",
    },
}

🚀 Usage

Lua

vim.cmd([[colorscheme nova]])

Lualine

require("lualine").setup({
    options = {
        theme = "nova",
    },
})

🔧 Configurations

  • todo.

🪓 Overriding Colors & Highlight Groups

  • todo.

more like this

Scythe

SCYTHE is a lightweight, C#-based game engine focused on modifiability and rapid iteration using Raylib.

C#50

vim-dap

Vim/Neovim debugger plugin providing a terminal interface to the Debug Adapter Protocol

Vim Script50

search

search projects, people, and tags