Floobits / atom-term3

Open Terminal tabs in Atom. Fork of Term package
Other
88 stars 17 forks source link

Background color black not transparent #84

Open rene-ka opened 7 years ago

rene-ka commented 7 years ago

By default, the background of the terminal is black, not transparent, as I would expect from the README:

The background color is for now the only exception and is not used. The background is transparent so you benefit of Atom app background color.

The config.cson only specifies:

  term3:
    colors:
      foreground: "#ffffff"

My atom has a background color of #282c35

Am I missing something?

erelsgl commented 5 years ago

Same problem here. term3 0.22.1, atom 1.33.1, Ubuntu 16.04