5

Mac has background-color -theme adjusting. During summer, I realize why it would be so super-cool: it is hard to see anything with standard settings when there are so much sun-light. So how can I adjust the background-color settings and font similarly to Mac console?

ish
  • 139,926
hhh
  • 739
  • 2
  • 7
  • 25

1 Answers1

8

gnome-terminal is extensively customizable. Go to Edit...Profile Preferences, and you can change the following:

  1. Fonts

    enter image description here

  2. Colors

    enter image description here

  3. Backgrounds (color, transparency and even a "wallpaper")

    enter image description here

As for saving and setting custom themes, they're just called Profiles here. You can save, switch and set the default from Edit...Profiles:

enter image description here

ish
  • 139,926
  • +1 ...yes and then just "Terminal > Change profile", worked well. Thank you. I created just inverse colors from Black/Background and White/font to White/Background and Black/font, much better during sunny time. – hhh Jul 04 '12 at 14:21