From the course: Visual Studio Essential Training
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Customize the code font colors - Visual Studio Tutorial
From the course: Visual Studio Essential Training
Customize the code font colors
- [Instructor] We're going to look at how to change any of the individual colors and typefaces for the Visual Studio IDE. For this example, I'm going to change the colors only, not the typeface itself. I'd like to change the color of the line numbers down the left side of the screen. Also, I want to change the comments so they look more like they're highlighted, and then I've never been a fan of the brace matching rectangle. When you put your cursor next to a brace, it shows you the matching brace down here, it's called the brace matching highlight. It's this light gray, I'm going to make them more colorful. Now, of course we don't need this as much as we did in the past because for one, we now have dotted lines drawn between our braces, and in Visual Studio 2022, we can turn on colorized braces, but we don't draw lines between parentheses and between square brackets, so this is still useful. To change the value, I'll go to tools, options, and then I'll go to environment, fonts and…
Contents
-
-
-
-
-
-
-
-
(Locked)
Save or restore your preferred settings1m 39s
-
(Locked)
Explore the general settings for editors3m 30s
-
(Locked)
Explore the display settings for editors3m 19s
-
(Locked)
Configure the language editor settings2m 51s
-
(Locked)
Navigate with the enhanced scrollbar47s
-
(Locked)
Display reference and Git info with Code Lens46s
-
(Locked)
Add line numbers for better document readability33s
-
(Locked)
See more code at-a-glance with word wrap1m 29s
-
(Locked)
See more context with sticky scroll1m 15s
-
(Locked)
Choose a programming font2m 36s
-
(Locked)
Change the IDE color theme48s
-
(Locked)
Customize the code font colors2m 53s
-
(Locked)
-
-
-
-
-