(Codeberg mirror) my neovim colorscheme
|
1 周之前 | |
---|---|---|
colors | 1 周之前 | |
images | 2 周之前 | |
lua | 2 月之前 | |
.stylua.toml | 1 年之前 | |
LICENSE | 1 年之前 | |
README.md | 7 月之前 |
<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)