Shaders act as a post-processing layer. After the 3DS renders the game frame, Citra passes that frame through the shader pipeline before displaying it on your screen.
frag_color = color;