PyRadio themes

Uploaded to Mabox repo
Thanks @sng :slight_smile:

3 Likes

And again :wink:

New PyRadio release, fixing some theme issues…

2 Likes

Already uploaded to Mabox repo :wink:

1 Like

And again… version 0.8.9.25
Trying to fix ( Not possible to insert a capital-"T" in Radio Browser search fields · Issue #164 · coderholic/pyradio · GitHub )
This only affected the RadioBrowser search window…

2 Likes

Uploaded to Mabox repo… thanks @sng :slight_smile:

1 Like

Hi all!

This is the result of my discussion with @napcok about having a border background…

test1

The background color of all secondary windows is calculated based on a factor (same as pastel lighten / pastel darken), depending if the Stations Background color perceived brightness says the color is dark or light…

Furthermore, themes can define their own Border Background, in case the calculated one does not look good.

Opinions?

If anyone would like to test this out, just tell me and I will provide the instructions to do so…

1 Like

Looks good :slight_smile:
I would like to test it… and also prepare Colorizer module and MBcolors theme for changes.

1 Like

Ok, let me push to git…

I will come back with instructions :wink:

Here it is

wget https://raw.githubusercontent.com/coderholic/pyradio/master/pyradio/install.py

or

curl -L https://raw.githubusercontent.com/coderholic/pyradio/master/pyradio/install.py -o install.py

And then

python install.py --sng-devel

BTW, sometimes the changes do not apply (although saved)…
It’s probably a curses thing I have to figure out…

EDIT


If that happens, press ~ (tilde) two times…

Found it…
And pushed again…

If you see you have such a problem, just do a

python install.py --sng-devel

again…

1 Like

Version 0.8.9.26 is up!

Calculated background color :wink:

2 Likes

Nice feature for color maniacs :wink:
Thanks @sng

Uploaded to repo.

2 Likes

You are welcome @napcok

And thank you for the ideas and support!

1 Like