Skip to content

My favorite theme for Neovim using transparent background

Notifications You must be signed in to change notification settings

Skalyaev/a-nvim-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 

Repository files navigation

Install

  • Plugin Manager:
Skalyaeve/a-nvim-theme
  • Manual:
dst=~/.config/nvim/pack/themes/start
mkdir -p $dst && cd $dst
git clone https://github.com/Skalyaeve/a-nvim-theme.git
mkdir -p ~/.config/nvim/colors
ln -s $PWD/a-nvim-theme/colors/neon.vim ~/.config/nvim/colors/neon.vim

Then

  • init.lua:
vim.cmd('colorscheme neon')
  • init.vim:
colorscheme neon

About

My favorite theme for Neovim using transparent background

Topics

Resources

Stars

Watchers

Forks

Languages