(Codeberg mirror) my neovim colorscheme

ShakalnyKot c7a822d88b wifjowifjowifjo il y a 1 semaine
colors c7a822d88b wifjowifjowifjo il y a 1 semaine
images 5539c17d64 wjfowhjfoiwejoifewjiow il y a 2 semaines
lua 70dbeedf92 wofjopiwefjiowefjweoifjwoeijfweoijf il y a 2 mois
.stylua.toml c3d39493a0 I LEARNED HOW TO USE STYLUA il y a 1 an
LICENSE cae4ce3ac6 initial commit il y a 1 an
README.md b93b020a46 replaced most of `colors` with `palette` il y a 7 mois

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)