mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[GH-ISSUE #106] Making the background transparent? #32
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @casualNavigator on GitHub (Oct 3, 2024).
Original GitHub issue: https://github.com/aome510/hackernews-TUI/issues/106
First of all, thank you for making this🙏
This isn't a problem or an issue.. But, Is there a way to make the background transparent?
I'd love having this and spotify_player side by side, and it would be great if the visuals blends in.
I've tried omitting the background key in the toml config, and it defaulted to a white background.
@aome510 commented on GitHub (Oct 22, 2024):
Unfortunately, transparent background is not supported currently. Feel free to put up a PR if you want to implement one yourself