NTBBloodbath / galaxyline.nvim

neovim statusline plugin written in lua
MIT License
164 stars 16 forks source link

How to add custom color scheme internally, to prepare for PR #217 #13

Closed poperigby closed 3 years ago

poperigby commented 3 years ago

I have my file that defines the colors for my color scheme, but I'm not sure how to make it so Galaxyline recognizes it as a built-in color scheme, so I can submit it as a PR.

NTBBloodbath commented 3 years ago

Hey, please take a look at the themes.md file in the docs directory in the repository