(Codeberg mirror) my neovim colorscheme
|
1 week ago | |
---|---|---|
colors | 1 week ago | |
images | 2 weeks ago | |
lua | 2 months ago | |
.stylua.toml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 7 months ago |
<img src="images/screenshot_1.png" width=200 />
<img src="images/screenshot_2.png" width=200 />
<img src="images/screenshot_3.png" width=200 />
Install it with your favorite plugin manager and then use the my_colors
colorscheme.
Then, you can configure it with require('my_colors').setup(config)
.
WARNING: Theme background is broken in kitty terminal.
Default configuration:
M.config = {
transparent_background = false, -- sets background to NONE, making it transparent
autoset = false, -- sets the theme on .setup() call
}
Lualine theme included!
Neotree highlight groups are populated and works for me, but I don't sure that they will work in your case.
Code here are absolute madness for the knowing people, but you can contribute your improvements)
Not all highlight groups are currently covered, but I will add them later
(Sorry for bad English, this is not my native language)
Public domain (CC0 1.0 PD waiver)
(Screenshots too)