zulip-terminal
zulip-terminal copied to clipboard
run: themes: transparent background is now optional (#513)
Default background is not transparent anymore. Add --transparent flag and analogous option in config file which may be used to set background's color based on terminal.
Fixes #513.
Heads up @mregdos, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/master branch and resolve your pull request's merge conflicts accordingly.
@mregdos Thanks for working on this; we've restructured themes since this, so we'll need to take a different approach for the theme-specific side of things at least. I plan to close this and refer others to this as a reference in #513, unless you want to take this up again?