Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.5: Use a plug-in to customize Terminal's ANSI colors Apps
Customize your ANSI colors in Leopard Terminal with this new TerminalColours plug-in (updated by CiarĂ¡n Walsh). It was designed as a replacement for the Tiger TerminalColors plugin, which doesn't work in 10.5. This one works in Leopard Terminal, and will let you swap out those unreadable dark blue and red colors for those of your choice.

[robg adds: I haven't tested this one, but I know that customizing the ANSI colors was a popular topic in the pre-10.5 days, so thought some of you might find this useful.]
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[5,068 views]  

10.5: Use a plug-in to customize Terminal's ANSI colors | 5 comments | Create New Account
Click here to return to the '10.5: Use a plug-in to customize Terminal's ANSI colors' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Use a plug-in to customize Terminal's ANSI colors
Authored by: hackerssidekick on Thu, Nov 15 2007 at 8:18PM PST
Is there any way to get Terminal to support 256 colours?

[ Reply to This | # ]
10.5: Use a plug-in to customize Terminal's ANSI colors
Authored by: lucianf on Thu, Nov 15 2007 at 10:47PM PST
Is there a way to programatically change window transparency in Terminal?

[ Reply to This | # ]
10.5: Use a plug-in to customize Terminal's ANSI colors
Authored by: iacas on Fri, Nov 16 2007 at 8:25AM PST
I'm interested in this too, specifically via AppleScript.

---
--
Erik J. Barzeski
Web Everywhere

[ Reply to This | # ]

10.5: Use a plug-in to customize Terminal's ANSI colors
Authored by: noftheta on Sun, Nov 18 2007 at 6:11PM PST
yeah. command+,
change whatever you want and there's a button somewhere that says something to the effect of "set as defaults."

[ Reply to This | # ]
10.5: Use a plug-in to customize Terminal's ANSI colors
Authored by: lucianf on Mon, Nov 19 2007 at 8:58AM PST
I meant through AppleScript.
Back before Leopard, the window color was an array of 4 components: red, green, blue, opacity. Now only the RGB is there, and it seems the opacity (or transparency, whatever you want to call it) is no longer available at AppleScript level. I wonder if it's a bug?

[ Reply to This | # ]