makew0rld / amfora

A fancy terminal browser for the Gemini protocol.
GNU General Public License v3.0
1.14k stars 65 forks source link

Cannot use transparrent background #244

Closed Andonome closed 3 years ago

Andonome commented 3 years ago

The lack of transparrent background is messing with my colour schemes. Is it possible to just now have a background colour?

mcDevnagh commented 3 years ago

or possibly a color setting of "None" in the config file, which wouldn't color it in, so if we have a transparent terminal. the terminal remains transparent

Andonome commented 3 years ago

bg = "None" doesn't work unfortunately.

Config error: invalid color format for "bg": None

mcDevnagh commented 3 years ago

I was just making a feature suggestion. https://github.com/makeworld-the-better-one/amfora/pull/245/files I actually implemented it and made a pull request. Hopefully its merged into upstream soon

makew0rld commented 3 years ago

This issue is already mentioned in #181. But I'll look at that PR.