color icon indicating copy to clipboard operation
color copied to clipboard

An ANSI color library for Lua

Results 2 color issues
Sort by recently updated
recently updated
newest added

>Portability: >This doesn't work on Windows at all, and it would be a really nontrivial effort to port it. now in win10 or win11, windows cmd support this by default,...

Have every element of colors.bg and colors.fg have a metatable which implements __concat, that will create a table storing some value representing the color as well as the string. Said...