Since Python3.14, argparse --help output is colored, which is rendered by sphinx-argparse as �[1;34musage: �[0m�[1;35mfancytool�[0m [�[32m-h�[0m] (instead of usage: fancytool -h).
This can be controlled by environment variables.
Minimum working example: Just run any of your usual example with python3.14.