1. Download the bright theme Atom One Light
{ "workbench.colorTheme": "Atom One Light", "workbench.colorCustomizations": { "[Atom One Light]": { "editor.background": "#C7EDCC", "sideBar.background": "#C7EDCC", "activityBar.background": "#C7EDCC", }, }, }
The above is the detailed content of vscode sets eye protection theme. For more information, please follow other related articles on the PHP Chinese website!