Skip to content
Discussion options

You must be logged in to vote

You can set a background color with the style argument on Panel. For example Panel("Hello", style="on blue")

There's no transparent Panel per se. But you could use Padding to create a one cell border around something. For instance Padding(renderable, 1)

Glad you like Rich. You've done some awesome stuff with it lately!

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@FedeClaudi
Comment options

@willmcgugan
Comment options

@FedeClaudi
Comment options

Answer selected by FedeClaudi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants