Code block fonts and colors seem to have changed a lot:
func foo() -> Double {
return 1 + 2/3 + 4/5 + 6/7
}
I don’t have any handy image to compare how it was, except for the little snippet in this comment. In addition to changing the font and color, my recollection is that code voice
used to be about the same size as regular text, whereas it now appears noticeably smaller.
(I think the font for regular text has also changed slightly too, perhaps increasing in “weight” or line thickness.)