Hi,
Is it possible to change the colour of the red coloured text in packageStartupMessage (e.g., to black, blure or green) without having to import/depend on another package such as crayon (since my package get a note for having more than 20 packages under imports).

Thanks in advance.
John

Not a very smart answer, but, depending on crayon's licence, you could look at and adapt its source code especially as it has no dependency outside of base/recommended packages.

This topic was automatically closed after 45 days. New replies are no longer allowed.


If you have a query related to it or one of the replies, start a new topic and refer back with a link.