GeertJohan / gomatrix

Displays "The Matrix" in a terminal
BSD 2-Clause "Simplified" License
293 stars 68 forks source link

Investigate options for terminals with transparent background #5

Closed GeertJohan closed 11 years ago

GeertJohan commented 11 years ago

When a terminal has a transparent background, it is slowly being filled with black background by gomatrix. Either completely fill the background with black upon start, or find a way to not set the background color (keep it clear, or whatever color was predefined).

GeertJohan commented 11 years ago

Fixed by PR #6.