Skip to content

Logic core for Neovim colorschemes design by Black Atom Industries.

License

Notifications You must be signed in to change notification settings

black-atom-industries/black-atom.nvim

Repository files navigation

Black Atom for Neovim

This is logic core for Neovim themes by Black Atom Industries. It will receive theme definitions from outside and apply them to the editor.


🚧  Status: Early development  🚧

This theme is in an early development phase.

Structure, colors and things can (and will) change.

This is all a work in progress.

Current usage is not recommended.


Development

Linting

luacheck .

Formatting

Format whole project with stylua.

stylua lua/**/*.lua