Is there a color scheme for the BASH shell that matches the blackboard colors on futurama? enter image description here

(If it matters, I'm on OSX.)

link|improve this question

feedback

3 Answers

up vote 4 down vote accepted

Just set the colors in Terminal's Preferences. The profiles, including color settings, are on the second tab there.

Use the color picker to get the colors off the screenshot.

enter image description here

link|improve this answer
feedback

in mac os x, using terminal, go to Terminal -> Preferences. Select the "Settings" Tab from the top bar of the newly shown screen. Select the settings you would like to change from the menu on the left of the window, or hit "+" to create new settings. Once you have selected the shell settings you would like to edit, click "Text" under the Text tab to change the color of the text. Select the "Window Tab" to change the background text.

link|improve this answer
feedback

Set your terminal forground to the RGB color 30, 214, 123

Set your terminal background to the RGB color 17, 145, 78

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.