How to set green color in Terminal.app to a specific color code?
How to set green color in Terminal.app to a specific color code?
- Subject: How to set green color in Terminal.app to a specific color code?
- From: Peng Yu <email@hidden>
- Date: Sat, 03 Feb 2018 19:12:37 -0600
Hi,
I can set the normal text color to a specific color code.
tell application "Terminal" to set normal text color of window 1 to
{0, 53713, 0}
But I want set the green color (used by ANSI-color) in Terminal to {0,
53713, 0}. Does anybody know how to do it with applescript? Thanks.
https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
--
Regards,
Peng
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden