Home > Article > Backend Development > How to restore default settings in devc
#devcHow to restore default settings? How to restore DEVC after customizing background color and code color?
1. First, we open the dev software, and then click Tools->Editor Settings.
#2. This is the dialog box of the editor settings. We click Syntax.
#3. The syntax tab can set various color styles of the code, etc.
#4. We click space, then set the background to the original color, and then confirm.
#5. After the setting is successful, the background will become black successfully and it will be restored.
For more programming-related content, please pay attention to the Programming Tutorial column on the php Chinese website!
The above is the detailed content of How to restore default settings in devc. For more information, please follow other related articles on the PHP Chinese website!