- Relax
textualdependency to allow for newer textual versions
- Update to use new theme-feature of
textual
- Fixed an issue with plots' sizes capping at their last
clfsize. #5
- 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-darkas a Textual-friendly theme designed for use with dark mode. - Added
textual-design-lightas a Textual-friendly theme designed for use with light mode.
- Change the default dark and light mode themes in
PlotextPlotto usetextual-design-darkandtextual-design-light.
- Initial release.