Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 2.11 KB

change-font-color-size-and-style.md

File metadata and controls

41 lines (32 loc) · 2.11 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords monikerRange
Change Font Color, Size, and Style
Learn how to change font color, size, and style for the SQL Server Management Studio editors. The color can be different for different text types (such as comments and statements).
markingmyname
maghan
03/01/2017
sql
ssms
conceptual
size [SQL Server], fonts
modifying fonts
fonts [SQL Server Management Studio]
customizing fonts [SQL Server]
Query Editor [SQL Server Management Studio], managing fonts
text fonts [SQL Server Management Studio]
>=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Change Font Color, Size, and Style

[!INCLUDESQL Server Azure SQL Database Synapse Analytics PDW] You can customize the way the text appears in the Editor as well as other places in [!INCLUDEssManStudioFull].

To change font color, size, and style in the Editor

  1. Click Options on the Tools menu. Click Environment, and then click 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

Click Use Defaults to return to the default settings.

There is 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.

See Also

Print Code and Results
Color Coding in Query Editors