Skip to content

Commit f7960f9

Browse files
committed
Add info on fonts for UI elements in apps
1 parent a3a52dc commit f7960f9

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
@@ -18,6 +18,8 @@ ms.subservice: general-ide
1818

1919
You can change the fonts and the colors in Visual Studio in several ways. For example, you can change the default dark theme (also referred to as "dark mode") to a light theme, a blue theme, an extra-contrast theme, or a theme that matches your system settings. You can also change the default font and text size in both the IDE and the code editor.
2020

21+
To learn more about how to set the default font settings used for the user interface (UI) display in your application,see 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).
22+
2123
> [!TIP]
2224
> See the [**We’ve upgraded the UI in Visual Studio 2022**](https://devblogs.microsoft.com/visualstudio/weve-upgraded-the-ui-in-visual-studio-2022/) blog post to learn more about the subtle color contrast ratio adjustments and a new [Cascadia Code](#use-the-cascadia-code-font) font we've added to make Visual Studio more accessible for everyone.
2325

0 commit comments

Comments
 (0)