Change different setTextcolor () for each line in .96 inch monocrome OLED

display.setTextColor(BLACK, WHITE); // dark text on light background
display.setTextColor(WHITE, BLACK); // light text on dark background