We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the following styles:
title-color title-background title-text-style
title-color
title-background
title-text-style
subtitle-color subtitle-background subtitle-text-style
subtitle-color
subtitle-background
subtitle-text-style
These should have the same semantics as color, background, and text-style (should be able to re-use some code here).
color
background
text-style
The combined styles should apply to the border title subtitle.
Note that in the border there is a space either side of the title / subtitle. This space should have the same style as the text.
The text was updated successfully, but these errors were encountered:
One of the reasons for this is that we can create borders like the following:
This would look great if the title and space around it could be flipped in color.
Sorry, something went wrong.
Don't forget to star the repository!
Follow @textualizeio for Textual updates.
Successfully merging a pull request may close this issue.
Add the following styles:
title-color
title-background
title-text-style
subtitle-color
subtitle-background
subtitle-text-style
These should have the same semantics as
color
,background
, andtext-style
(should be able to re-use some code here).The combined styles should apply to the border title subtitle.
Note that in the border there is a space either side of the title / subtitle. This space should have the same style as the text.
The text was updated successfully, but these errors were encountered: