Commit graph

2 commits

Author SHA1 Message Date
Sindre T. Strøm
b688a2c61f feat: Dynamically generate highlight groups based on color scheme.
When Neogit highlight groups are not defined by the active color
scheme, they'll be generated. The color generation will take properties
such as 'lightness' into account, such that the resulting highlight
groups will work well for both light and dark color schemes.

* chore(color): Correct some code documentation.

* chore: Please linter.
2021-10-28 15:54:27 +02:00
TimUntersberger
4b8db40fe7 change: switched from luacheck to selene
Installing luacheck on a windows machine is really annoying and I
couldn't manage to install it. Also the library is no longer maintained.
2021-06-20 14:59:07 +02:00