termcolors.nvim icon indicating copy to clipboard operation
termcolors.nvim copied to clipboard

generate colors for your terminal from any Neovim colorscheme 🌈

Results 2 termcolors.nvim issues
Sort by recently updated
recently updated
newest added

Using [minimal](https://dotfyle.com/plugins/Yazeed1s/minimal.nvim) I'm getting the following error when running `TermcolorsShow`: ``` E5108: Error executing lua ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:25: attempt to index local 'color' (a nil value) stack traceback: ...al/share/nvim/plugged/termcolors.nvim/lua/termcolors.lua:25: in function 'hex_to_rgb'...

help wanted

Fixes the error thrown when there is no background color set for the `Normal` highlight.