Locked learning resources

Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Locked learning resources

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Customizing VS Code Through Color Themes (Summary)

Congratulations! Through this vidoe course you practiced finding, installing, and adjusting color themes in VS Code. You also explored the various options available in VS Code and learn how to make fine adjustments to create a setup that suits your personal preferences.

In this video course, you learned:

  • How themes are used in VS Code
  • How to find custom VS Code Color Themes
  • How to select and preview themes
  • How to install custom themes
  • Hwo to make additional adjustments

Here are additional resources mentioned in this course:

Download

Course Slides (.pdf)

4.4 MB

00:00 In this Code Conversation, you learned how to find and select the color theme in VS Code, how to install a color theme, and how to make additional adjustments.

00:11 As promised, I have a few additional resources for you. The first one is also a code conversation about VS Code, and in this code conversation you’ll learn more about settings in Visual Studio Code.

00:23 There is a cool thing which we briefly touched during this code conversation, which is that you can use profiles and then attach settings in VS Code to this profile.

00:33 So if this sounds interesting for you, then the code conversation Customized VS Code Settings is the perfect next watch. The next resource I want to recommend is Python Development in Visual Studio Code.

00:46 In this tutorial and video course, you’ll learn how to use Visual Studio Code specifically for Python development. By following examples, you’ll cover everything from how to install and configure Visual Studio Code for Python development and how to run tests and debug an application.

01:04 If you want to go a level deeper, we’ve got the tutorial Advanced Visual Studio Code for Python Developers. In this tutorial, you’ll learn how to configure and extend and optimize Visual Studio Code to create a more effective and productive Python development environment.

01:20 By digging into this tutorial, you’re probably on a good road to become a VS Code power user. Of course, there are also other code editors besides VS Code. In Python IDEs and Code Editors the guide, you’ll have a look at a bunch of code editor choices that are available for you.

01:38 What works best for you will ultimately depend on you and your process, but you’ll get the pros and cons in this tutorial for each of these editor options.

01:48 But before you go ahead and jump onto one of these resources, I have a small request for you. Please comment your current theme in the comments below this video.

01:57 I’m super curious about which VS Code color theme you are using at the moment. And that’s it. Have a nice day and see you around on realpython.com.

Avatar image for LGF17187

LGF17187 on Sept. 18, 2024

Thought you would put links to the additional resources in the transcript. Would be of help instead of having to search for them in the search box.

Avatar image for Chris Bailey

Chris Bailey RP Team on Sept. 18, 2024

@LGF17187 Thanks for letting us know. The links mentioned in the Summary lesson are now available under the Contents tab.

Become a Member to join the conversation.