Skip to content

Commit fe8f594

Browse files
committed
Merged main into live
2 parents a3b5573 + 5195fa4 commit fe8f594

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Change themes, fonts, text, & accessibility options in Visual Studio
33
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.
44
titleSuffix: ''
5-
ms.date: 11/12/2024
5+
ms.date: 1/7/2025
66
ms.topic: how-to
77
helpviewer_keywords:
88
- 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
9898

9999
1. Select the appropriate item in **Display items**, and then modify the **Item foreground** and **Item background** options.
100100

101+
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).
102+
101103
::: moniker-end
102104

103105
::: moniker range="<=vs-2019"

0 commit comments

Comments
 (0)