Skip to content

A dark & vivid colorscheme for neovim written in lua.

Notifications You must be signed in to change notification settings

slyprxme/quasar.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quasar.nvim

A dark and vivid Neovim theme written in Lua with support for Treesitter,LSP and more.

Screenshot

image

Requirements

  • Neovim >= 0.6.0

Installation

Install the theme with your preferred package manager:

[vim-plug]

Plug 'slyprxme/quasar.nvim', { 'branch': 'main' }

[packer]

use 'slyprxme/quasar.nvim'

Usage

Enable the colorscheme

Vim Script

colorscheme quasar

Lua

vim.cmd[[colorscheme quasar]]

About

A dark & vivid colorscheme for neovim written in lua.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published