Skip to content

Commit f7bcc6b

Browse files
Merge pull request #13217 from anandmeg/uuf-243948
Add link to the doc on user interface ref doc
2 parents b75bf3a + e6f7fe1 commit f7bcc6b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/ide/personalizing-the-visual-studio-ide.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Customize & save your personal Visual Studio IDE settings
33
description: Customize the Visual Studio integrated development environment (IDE) in ways that best support your own development style and requirements.
4-
ms.date: 04/03/2024
4+
ms.date: 10/04/2024
55
ms.topic: conceptual
66
author: anandmeg
77
ms.author: meghaanand
@@ -50,7 +50,9 @@ Many personalization options are exposed through the [Environment Options](../id
5050

5151
To change the color theme between Dark, Light, Blue, and Blue (Extra Contrast), enter *theme* in the search box, and then choose **Environment** > **General**. In the **Options** dialog box, change the **Color theme** option.
5252

53-
To change colorization options in the editor, enter *environment* in the search box, and then choose **Environment** > **Fonts and Colors**. See [Change fonts, colors, and themes](../ide/how-to-change-fonts-and-colors-in-visual-studio.md).
53+
To change colorization options in the editor, enter *environment* in the search box, and then choose **Environment** > **Fonts and Colors**. See [Change fonts, colors, and themes](how-to-change-fonts-and-colors-in-visual-studio.md).
54+
55+
You can also use the **Tools** > **Options** > **Environment** > **Fonts and Colors** to establish a custom font and color scheme for various user interface elements in the integrated development environment (IDE). See the reference page on [Fonts and Colors, Environment, Options dialog box](./reference/fonts-and-colors-environment-options-dialog-box.md).
5456

5557
## Customize menus and toolbars
5658

0 commit comments

Comments
 (0)