Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/ide/how-to-change-fonts-and-colors-in-visual-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down