Edit

Share via


Change font color, size, and style

Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance Azure Synapse Analytics Analytics Platform System (PDW)

You can customize the way the text appears in the Editor and other places in SQL Server Management Studio.

Change font color, size, and style in the Editor

  1. Select Options on the Tools menu. Select Environment, and then select Fonts and Colors.

  2. In the Show settings for list, select Text Editor.

  3. Change the font, size, display item, foreground, and background colors.

Note

Select Use Defaults to return to the default settings.

There's only one font setting for the Editor and it affects all editors in SQL Server Management Studio. You can change the color based on the text type (such as comments and statements). Monospace fonts appear in bold in the Font list, and you can apply bold settings on a per-text-type basis. For example, you can format comments and operators bold, and the other text types are unaffected.

The settings for text color and font type are global for all text element types, such as comments, strings, and so on.