It’s deeply customizable, too—you might even setanimated GIFsas the background.

Beyond the background, you might change the terminal’s theme, too.

Microsoft even included several pre-set themes.

Windows Terminal custom background

All you need is a text editor and some basic familiarity with JSON.

The best way to do that is from File Explorer.

Launch File Explorer and find a JSON file.

File explorer submenu with arrows pointing to New and Text Document

If you don’t have one, create one.

Right-choose File Explorer and “New” then choose “Text document.”

If you don’t see the .txt file extension,tell File Explorer to show file extensions.

Windows terminal with arrows pointing to Down arrow and Settings options.

Next, right-press the new JSON file and choose the “Open With” option.

Choose your preferred text editor, whether that beNotepad++or Notepad.

A JSON file will launch in the editor you choose earlier.

Windows terminal with a cat typing at keyboard background gif

you could make all changes here.

AppData is a folder you usually find in the User Profile and is used for storing program controls.

UWP apps create a custom AppData folder and use that instead.

Providing a background image for Windows Terminal

Place your image files here, and Windows Terminal can use them for backgrounds.

Open configs in Windows Terminal, and scroll to the profile you want to change.

There are several profiles under the ““profiles” :” section.

Setting a background image in Windows Terminal’s JSON file

Each corresponds to an option in the menu: Cmd, PowerShell, Linux distros, and so on.

check that every line in the section—except the last one—ends with a comma.

Save the file, and your changes should show up immediately, even with the Windows Terminal open.

Windows terminal key binding options.

you’re able to choose themes individually for Command Prompt, Bash, and PowerShell.

Command Prompt is found under:“commandline” : “cmd.exe”, for instance.

Then change the"colorScheme" : “Campbell"to the color of your choice.

Windows terminal color scheme option for cmd.exe.

These are the same color schemes used byMicrosoft’s colortool utility.

Windows Terminal is pretty interesting, and it gives you a small taste of Microsoft’s formerWindows Setsfeature.

The tabbed functionality here isn’t as robust, but it’s a hint at what could have been.