ansi2html icon indicating copy to clipboard operation
ansi2html copied to clipboard

How to use my own custom colors and background color

Open kobygold opened this issue 2 years ago • 1 comments

Discussed in https://github.com/pycontribs/ansi2html/discussions/224

Originally posted by kobygold September 18, 2023 Hi guys, I'm sure this is basic, but I couldn't find that on the documentation: How can I use my own custom colors and background color for the output html? I would like to set all colors (red, green, blue, etc.) to my desired colors as hex value, as well as the background color. I couldn't find the way to do that. I saw only predefined color schemes, and background as dark/not-dark (but not specific color). Again, I'm sure that's basic, but couldn't find how to do that on the docs here: https://ansi2html.readthedocs.io/ or here: https://pypi.org/project/ansi2html/

Thanks, Koby

kobygold avatar Sep 19 '23 16:09 kobygold

Can anyone help...?

kobygold avatar Sep 26 '23 22:09 kobygold