Moode Forum
Web UI main color turn to red - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: Web UI main color turn to red (/showthread.php?tid=54)



Web UI main color turn to red - mancio61 - 04-11-2018

Hi, yesterday I updated my system (a RPI3 + HifiBerry DAC PRO+) to the new 4.1 version. All was good.
Today, opening the Web UI, all the (previously green) elements of the UI changed to red. This happens on Chrome. Opening the UI from my iPhone, the dominant color is blue.....
What happens???

thanks
Andrea


RE: Web UI main color turn to red - Tim Curtis - 04-11-2018

Hi,

The update changes the accent color to Alizarin so the new css files are loaded. It was mentioned in the update itself :-)

Use Menu, Customize and set your preferred accent color.

Code:
echo "Start moOde 4.0 to 4.1 update"
echo
echo "****************************************************************"
echo "**"
echo "**  This update includes a bump to Raspbian 9.4 and Linux"
echo "**  Kernel 4.14.y. If these steps fail, which typically is due"
echo "**  to busy repos, then simply re-run the update."
echo "**"
echo "**  NOTE: this update has only been tested on non-modfied, fresh"
echo "**  moOde release 4.0 builds. It takes 30 - 60 mins to complete."
echo "**"
echo "**  Browser title will be reset to moOde Player and Accent color"
echo "**  chenged to Alizarin."
echo "**"
echo "****************************************************************"
echo

-Tim


RE: Web UI main color turn to red - mancio61 - 04-11-2018

(04-11-2018, 11:20 PM)Tim Curtis Wrote: Hi,

The update changes the accent color to Alizarin so the new css files are loaded. It was mentioned in the update itself :-)

Use Menu, Customize and set your preferred accent color.

Code:
echo "Start moOde 4.0 to 4.1 update"
echo
echo "****************************************************************"
echo "**"
echo "**  This update includes a bump to Raspbian 9.4 and Linux"
echo "**  Kernel 4.14.y. If these steps fail, which typically is due"
echo "**  to busy repos, then simply re-run the update."
echo "**"
echo "**  NOTE: this update has only been tested on non-modfied, fresh"
echo "**  moOde release 4.0 builds. It takes 30 - 60 mins to complete."
echo "**"
echo "**  Browser title will be reset to moOde Player and Accent color"
echo "**  chenged to Alizarin."
echo "**"
echo "****************************************************************"
echo

-Tim

Oh, I try to change the accent color (for example to "Bluejeans") but all the stuff remain red (Alizarin I suppose...). The old green color is not anyway present in the choice list... is it true?
A.


RE: Web UI main color turn to red - Tim Curtis - 04-11-2018

Just clear or refresh your Browser cache.