(Codeberg mirror) my neovim colorscheme

ShakalnyKot c7a822d88b wifjowifjowifjo 1 week ago
colors c7a822d88b wifjowifjowifjo 1 week ago
images 5539c17d64 wjfowhjfoiwejoifewjiow 2 weeks ago
lua 70dbeedf92 wofjopiwefjiowefjweoifjwoeijfweoijf 2 months ago
.stylua.toml c3d39493a0 I LEARNED HOW TO USE STYLUA 1 year ago
LICENSE cae4ce3ac6 initial commit 1 year ago
README.md b93b020a46 replaced most of `colors` with `palette` 7 months ago

README.md

Neovim theme with my colorscheme, written in Lua

<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)

License

Public domain (CC0 1.0 PD waiver)

(Screenshots too)