You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Added a set of plot themes that are full-RGB versions of the builtin plotext themes. Each is prefixed with textual- followed by the plotext theme name.
Added textual-design-dark as a Textual-friendly theme designed for use with dark mode.
Added textual-design-light as a Textual-friendly theme designed for use with light mode.
Changed
Change the default dark and light mode themes in PlotextPlot to use textual-design-dark and textual-design-light.