Unity UI Text Colors are displaying wrong

This was not the case initially and I am not sure what changed it, but all of my UI texts seem to have the colors displaying oddly. All of them seem to be naturally partially transparent even though the alpha value on their colors is 1. Also, the colors are not displaying properly. For example I have a button with a brown background and the text on it is white, however it displays as red.

These problems seem to be present in all of my scenes.

Any help would be greatly appreciated, thanks!

Well, exiting and reloading Unity seemed to fix the issue. Still unsure of why it happened in the first place.