2

I have installed powershell 7, basically pwsh.exe.

When I launch powershell 7 inside Windows Terminal App, it uses Windows Terminal Color Theme profile. But when I launch pwsh.exe separately, it doesn't use the color theme, instead it's using the default black background color theme.

How can I let pwsh.exe use Windows Terminal's color theme when launching it separately? Thanks a lot.

sgon00
  • 1,335

1 Answers1

1

The best you can do with pwsh.exe is right-clicking where you move the window and open Preferences. There you can change Font, Layout, Screen Colors, and Terminal colors. As for using the .json files like in Windows Terminal: does not seem possible (as from other comments)

nAZklX
  • 178
  • 12