Jupyterlab issue: https://github.com/jupyterlab/jupyterlab/issues/17978 FYI, In case IJulia developers want to take steps on your side and not wait for a fix on the Jupyterlab side. With "Jupyterlab Dark": <img width="753" height="138" alt="Image" src="https://github.com/user-attachments/assets/a37c721e-ce77-49c5-8454-ede88ac7aba7" /> and with "Jupyterlab Horizon": <img width="807" height="116" alt="Image" src="https://github.com/user-attachments/assets/ee784378-1350-4635-9bf9-3f263ce7630c" /> Linked issue discusses workarounds: 1. Inject custom css in jupyterlab, or 2. Edit the kernel spec JSON file created by IJulia, and disable `--color=yes` Related #260