vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.34k stars 3.52k forks source link

Black Background & Foreground do not match #3189

Open Ayplow opened 6 years ago

Ayplow commented 6 years ago

Issue

It seems hyper is displaying all black background as transparent, ignoring whether is intended or not. For example in this image, the color behind the username should match the black of the arrow: (zsh:oh-my-zsh:agnoster) image

I'm not sure if this is fixable as it seems both powershell & cmd fill their windows with a 'default' color, but perhaps we could switch the background color to a less commonly used color than black?

(This seems badly written, but I'm not sure how to explain - just ask about anything I haven't made clear)

jcklpe commented 6 years ago

Hey @TomSputz Would you happen to have an idea how I could get a transparent background on purpose? https://github.com/zeit/hyper/issues/3267