8000 GitHub - anAcc22/sakura.nvim: A neovim colorscheme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anAcc22/sakura.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sakura 🌸

A low-contrast pink colorscheme for neovim inspired by zenbones, rose-pine, and lackluster, built using lush.nvim.

Previews

Dark Theme

Screenshot (dark theme)

Light Theme

Screenshot (light theme)

Installation

Plugin spec for LazyVim

return {
    "anAcc22/sakura.nvim",
    dependencies = "rktjmp/lush.nvim",
    config = function()
        vim.opt.background = "dark" -- or "light"
        vim.cmd('colorscheme sakura') -- sets the colorscheme
    end
}

About

A neovim colorscheme

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0