It looks like italic support is missing in termcolor. It is supported with control sequence setting to 3: ```bash echo -e "\e[3mitalic\e[0m" ``` macOS terminal.app does support this (didn't get the chance to test on other terminals yet): <img width="1364" height="966" alt="Image" src="https://github.com/user-attachments/assets/1cd2f01d-8c33-41a6-aba0-c36b87a81497" />