Version 0.8.9.24 (0.9-beta21)
Changelog
- fixing several theme issues (exchanging cursors background color and making borders visible for theme.sh themes, when border color is equal to background color)
- fixing a crash when requests fails to download a base16 theme
- transparency changes will now be consistent with theme transparency
- updating docs, including info on theme-sh-pyradio repo
Packagers notice
Please refer to: https://github.com/coderholic/pyradio/blob/master/README.md#packaging-pyradio
Changed files
Changelog | 9 ++++
README.html | 39 ++++++++++----
README.md | 123 +++++++++++++++++++++++--------------------
pyradio.1 | 17 +++++-
pyradio/__init__.py | 2 +-
pyradio/config.py | 75 ++++++++++++++++++---------
pyradio/main.py | 34 ++++++++++++
pyradio/radio.py | 2 -
pyradio/themes.py | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++--
9 files changed, 348 insertions(+), 99 deletions(-)