Skip to content
Discussion options

You must be logged in to vote

Hi, I am trying to create a colorscheme that follows my terminal colors. The idea is similar to https://github.com/noahfrederick/vim-noctu, but including nvim hl groups. I suspect mini.base16 can be used to build such a colorscheme by initializing it with the current 16 ANSI terminal colors. How can I achieve that?

Yes, indeed, 'mini.base16' can do that, but to a certain extent. Its 16 colors don't follow the usual agreement (like this one) but rather its own guideline.

Besides that, I am not aware of the way to get terminal colors from inside Neovim in automated fashion.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alezunino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants