How to enable dark theme on Windows Terminal

You can use Windows Terminal with a dark theme, and in this guide, you'll learn two ways to do it.

Windows Terminal enable dark mode options
Windows Terminal enable dark mode options

The Windows Terminal app lets you change the theme mode from light to dark and vise versa to personalize the experience manually. Or you can use the option that allows the Windows Terminal app to switch themes automatically as you change the system color theme on Windows 10.

If you prefer the dark theme when typing commands, you can change theme mode from the “Appearance” settings page or editing the “Settings.json” file with a text editor like Visual Studio Code.

While the names may be used interchangeably, a theme is not the same as a color scheme. The Windows Terminal defines a theme as the application color mode (light or dark). The color scheme is a scheme of colors for the background, selection, cursor, foreground, etc., and they only apply to a specific command-line tool (Command Prompt, PowerShell, WSL2, etc.). 

In this guide, you will learn the steps to change themes for the Windows Terminal app on Windows 10.

Enable Windows Terminal dark theme via Settings UI

To enable the dark mode on the Terminal app, use these steps:

  1. Open Windows Terminal on Windows 10.

  2. Click the menu (down-arrow) button and select the Settings option.

  3. Click on Appearance.

  4. Under the “Theme” section, select the Dark option. (You can also use the Light and Use Windows theme options.)

    Theme settings
    Appearance Theme settings
  5. Click the Save button.

Once you complete the steps, the theme color will be reflected in the frame, tabs, and settings.

If you want to customize the command-line colors, you have to change the color scheme settings.

Enable Windows Terminal dark theme via JSON file

To change the Terminal theme mode, use these steps:

  1. Open Windows Terminal.

  2. Click the menu (down-arrow) button and select the Settings option.

  3. Click on Open JSON file.

  4. In the “theme” option, set the parameter to dark. (You can also use “light” or “system“.)

    JSON theme option
    JSON theme option
  5. Use the Ctrl + S keyboard shortcut to save the file.

After you complete the steps, the theme will apply to the entire application.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 14 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].