Define and control the appearance of code in the editor. Define different colors for different languages and customize the views to suit personal preferences. Store preferences in a scheme or have several schemes if necessary.
To change a currently applied scheme:
Open the Colors & Fonts tab in Preferences: Tools | Preferences | Colors & Fonts.
Select a scheme from the Scheme Name dropdown menu.
Click Apply to apply the selected scheme to the active code displayed in the main workspace.
Note:
This scheme will be applied to the code display after restart, as well.
To create a new scheme:
Open the Colors & Fonts tab in Preferences: Tools | Preferences | Colors & Fonts.
Select an existing scheme.
Customize the appearance by navigating through the tabs and defining appearance preferences.
Select Save As and enter the new scheme's name into the Scheme Name field.
The customization options are as follows:
|
|
General - Define the general appearance of elements in the editor window. |
|
|
PHP - Customize PHP colors and appearance. |
|
|
HTML - Customize HTML colors and appearance. |
|
|
Java Script - Customize Java Script colors and appearance. |
|
|
CSS - Customize CSS and appearance. |
|
|
XML - Customize XML colors and appearance. |
|
|
SQL - Customize SQL colors and appearance. |
|
|
Diff Viewer - Customize the Diff Viewer's appearance for Changed, Appended and Deleted code. |
|
|
|
|
|
Related Links: Colors and Fonts - General Tab |
|
|
|