diff --git a/docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md b/docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md index 144330734da..0c50dd1c3b3 100644 --- a/docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md +++ b/docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md @@ -2,7 +2,7 @@ title: Change themes, fonts, text, & accessibility options in Visual Studio description: Learn how to change Visual Studio color themes, font colors, text sizes, extra-contrast colors, and more for ease of use and accessibility concerns. titleSuffix: '' -ms.date: 11/12/2024 +ms.date: 1/7/2025 ms.topic: how-to helpviewer_keywords: - Visual Studio, color themes @@ -98,6 +98,8 @@ You can change the font and text size for all the IDE frame and tool windows, or 1. Select the appropriate item in **Display items**, and then modify the **Item foreground** and **Item background** options. +To learn more about setting default font settings for the user interface (UI) in an application you're building with Visual Studio, check out the tutorials on [Create a simple Windows Forms app](create-csharp-winform-visual-studio.md) or [Create a WPF application](../get-started/csharp/tutorial-wpf.md). + ::: moniker-end ::: moniker range="<=vs-2019"