Fork me on GitHub

MyTermColors by Youx

This plugin for Terminal.app replaces the default colors by pastel ones and allows you to set your own in the preferences.

About anyone who has set a dark background to Terminal.app knows it : Apple's default colors will make your eyes bleed.

This project started as just a way to replace the default colors with pastel ones I use on my Linux boxes.

After a really long time with no evolution ("good enough for my use"), I decided to make it evolve to let the user select his own colors and store these per-profile. Add a GUI on top of this, et voila.

This was also a really good way to get familiar with ObjectiveC and Cocoa development.

Screenshots

colors configuration
terminal with pastel colors

Dependencies

SIMBL

Install

Grab the dmg file from the download page, mount it and launch the installer. Relaunch Terminal and you're done!

Languages supported

Help translate it in your language! Contact me!

License

This code is licensed under the LGPL v3.

Authors

Hugo Camboulive (hugo DOT camboulive AT gmail DOT com)

Contact

Hugo Camboulive (hugo DOT camboulive AT gmail DOT com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/Youx/MyTermColors