Terminal windows can be made transparent simply by typing the following text at the command line:
You will need to open a new terminal window to see the result.
defaults write com.apple.terminal TerminalOpaqueness '0.85'The amount of transparency can be adjusted by using values between 0 and 1 (with 1 being completely opaque).
You will need to open a new terminal window to see the result.
•
[25,287 views]

