Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Terminal.app の背景色をシェルから変更することはできますか? もしそうなら、どのように?
osascript -e "アプリケーション \"ターミナル\" に、ウィンドウ 1 の背景色を {0,45000,0,0} に設定するよう伝えます"
(信用は取れません)
詳細はわかりませんが、シェルスクリプトから呼び出す AppleScript プログラムを書きたいと思うでしょう。AppleScript は、ターミナルに背景色を変更するよう「指示」します。