Closed ArtyomKingmang closed 1 week ago
Sometimes, instead of ansi colors, a person for some reason needs to use rgb colors, which is what is added in this PR. More specifically, it implements a method for converting colors (rgb) into a string of ANSI Escape code for ease of use.
Example:
Sometimes, instead of ansi colors, a person for some reason needs to use rgb colors, which is what is added in this PR. More specifically, it implements a method for converting colors (rgb) into a string of ANSI Escape code for ease of use.
Example: