Most likely because of [this issue with Firefox](https://bugzilla.mozilla.org/show_bug.cgi?id=1520157) (also see https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/Firefox.2080.2E0.20removes.20colors.20from.20the.20playground.20on.20MacOS.20.2E.2E.2E). However, this issue does not occur with Rustdoc. [According](https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/Firefox.2080.2E0.20removes.20colors.20from.20the.20playground.20on.20MacOS.20.2E.2E.2E/near/208022585) to @ehuss, this is because: > Yea, in rustdoc, it is intentionally using an older version of Source Code Pro to avoid this problem. Perhaps mdBook can use the same trick as Rustdoc to avoid this issue?