mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-26 19:05:52 +03:00
[GH-ISSUE #275] Support styling across termdash #143
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#143
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 @mum4k on GitHub (Nov 28, 2020).
Original GitHub issue: https://github.com/mum4k/termdash/issues/275
Currently
termdashmostly supports running on black background. Individual widgets can choose colors of elements on their canvas, but there isn't a good way to change the color of the entire application.Additionally we could consider adding some effects similar to those used by the Linux
dialogapplication.This is one example for inspiration:

@tcurdt commented on GitHub (Apr 29, 2022):
I am currently searching for a way to set at least the background color.
@mum4k commented on GitHub (May 3, 2022):
Hi @tcurdt and thank you for you interest in
termdash. Going to address your question about the background color in #326.