Blueish background when creating a HomeController in symfony

  Kiến thức lập trình

When I create a project with the command:

symfony new --webapp 'projectname' 

and make a default home controller with the command

symfony console make:controller

the background of the controller is blueish, cyan. What does this mean? I expect a white background like in the various tutorials.
I don’t have dark mode on in windows or in the browser. It is on varios browsers the same blue.

Turn of dark mode in windows and the browsers.

New contributor

franky37265 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

LEAVE A COMMENT