Kodi Community Forum

Full Version: Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2020-03-21, 19:30)fireflydj Wrote: [ -> ]
(2020-03-21, 19:19)fireflydj Wrote: [ -> ]Please help solve the problem of text overlay! On the skin you can see that when listening to a radio station, information about the name of the radio station and information about the name of the artist’s album is superimposed.

Did you try to go to settings, music, and set « visualisation » to « none ».  Also go to settings, skin dependencies, and make sure to uncheck « automatically show lyrics » in  « script.cu.lrclyrics »

There is also settings in video/Music section: maybe you have to uncheck : « display scrolling text effect » and 
« display video lyrics »


(hope you will understand my bad English since I usually speak French and all my setup is also in French language)
(2020-03-22, 23:56)cawigab Wrote: [ -> ]
(2020-03-21, 19:30)fireflydj Wrote: [ -> ]
(2020-03-21, 19:19)fireflydj Wrote: [ -> ]Please help solve the problem of text overlay! On the skin you can see that when listening to a radio station, information about the name of the radio station and information about the name of the artist’s album is superimposed.

Did you try to go to settings, music, and set « visualisation » to « none ».  Also go to settings, skin dependencies, and make sure to uncheck « automatically show lyrics » in  « script.cu.lrclyrics »

There is also settings in video/Music section: maybe you have to uncheck : « display scrolling text effect » and 
« display video lyrics »


(hope you will understand my bad English since I usually speak French and all my setup is also in French language)
Thank you, I followed your recommendations, but it didn’t help.
It seems to me that this problem is related to the location of the displayed elements of the player’s information panel, information about the name of the radio station at some point in time overlaps with information about the name of the artist’s album, which is downloaded from lyrics. I have a proposal to move the display element of the name of the radio station below so that they do not overlap each other

that is MusicVisualisation.xml
xml:
  <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>0</top>
                <right>0</right>
                <label>$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_biggest</font>
                <textcolor>77ffffff</textcolor>
                <align>left</align>
                <scrollspeed>55</scrollspeed>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>100</top>
                <right>0</right>
                 <label>$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album, ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_bigger</font>
                <textcolor>44cccccc</textcolor>
                <align>left</align>
                <scrollspeed>100</scrollspeed>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                 <visible>!Pvr.IsPlayingRadio</visible>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                 <visible>Player.IsInternetStream</visible>
            </control>
             <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                <visible>Pvr.IsPlayingRadio</visible>
            </control>
(2020-03-23, 12:45)the_other_guy Wrote: [ -> ]that is MusicVisualisation.xml
xml:
  <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>0</top>
                <right>0</right>
                <label>$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]$INFO[MusicPlayer.Title,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_biggest</font>
                <textcolor>77ffffff</textcolor>
                <align>left</align>
                <scrollspeed>55</scrollspeed>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>100</top>
                <right>0</right>
                 <label>$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album, ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]$INFO[MusicPlayer.Album,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_bigger</font>
                <textcolor>44cccccc</textcolor>
                <align>left</align>
                <scrollspeed>100</scrollspeed>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]$INFO[MusicPlayer.Artist,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                 <visible>!Pvr.IsPlayingRadio</visible>
            </control>
            <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]$INFO[Window(Home).Property(SkinHelper.Player.Album),  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                 <visible>Player.IsInternetStream</visible>
            </control>
             <control type="label">
                <description>Now Playing</description>
                <left>0</left>
                <top>210</top>
                <right>0</right>
                <label>$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]$INFO[VideoPlayer.ChannelName,  ,]</label>
                <scroll>true</scroll>
                <font>font_musicvis_big</font>
                <textcolor>99cccccc</textcolor>
                <align>left</align>
                <scrollspeed>80</scrollspeed>
                <visible>Pvr.IsPlayingRadio</visible>
            </control>
These parameters are responsible for the location of the text, and the speed of its movement in the upper part of the screen, but do not affect the lower part, I could not affect changing these settings are text overlay at the bottom of the control panel.
Window.IsVisible(script-cu-lrclyrics-main.xml)
xml:
<control type="group">
                <include>OpenClose_Right</include>
                <left>384</left>
                <right>30</right>
                <top>50</top>
                <control type="label">
                    <top>-14</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.Year, (,)]</label>
                    <font>font52_title</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <scroll>true</scroll>
                </control>
                <control type="label">
                    <top>55</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Artist]</label>
                    <font>fontplot2</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <textcolor>$VAR[SkinColorVar]</textcolor>
                    <scroll>true</scroll>
                </control>


!Window.IsVisible(Custom_1141_MusicPlayerInfo.xml) looks like this may be it

xml:
<control type="group">
                <include>OpenClose_Right</include>
                <left>384</left>
                <right>30</right>
                <top>50</top>
                <control type="label">
                    <top>-14</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.Year, (,)]</label>
                    <font>font52_title</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <scroll>true</scroll>
                </control>
                <control type="label">
                    <top>55</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Artist]</label>
                    <font>fontplot2</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <textcolor>$VAR[SkinColorVar]</textcolor>
                    <scroll>true</scroll>
                </control>
Hi everyone, i am using theme Estuary MOD V2 for my Kodi. It is a great theme.
On Now Playing of Music has 3 buttons (Go to Playlist, Repeat, Random) as Screenshot below. It is very convenient for me when i want to change something.
But on Now Playing of Music Videos is missing these buttons.
So any way to get these buttons for Now Playing of Music Videos.
Thanks.
ImageImage
(2020-03-24, 08:32)the_other_guy Wrote: [ -> ]Window.IsVisible(script-cu-lrclyrics-main.xml)
xml:
<control type="group">
                <include>OpenClose_Right</include>
                <left>384</left>
                <right>30</right>
                <top>50</top>
                <control type="label">
                    <top>-14</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.Year, (,)]</label>
                    <font>font52_title</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <scroll>true</scroll>
                </control>
                <control type="label">
                    <top>55</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Artist]</label>
                    <font>fontplot2</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <textcolor>$VAR[SkinColorVar]</textcolor>
                    <scroll>true</scroll>
                </control>


!Window.IsVisible(Custom_1141_MusicPlayerInfo.xml) looks like this may be it

xml:
<control type="group">
                <include>OpenClose_Right</include>
                <left>384</left>
                <right>30</right>
                <top>50</top>
                <control type="label">
                    <top>-14</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Album]$INFO[MusicPlayer.Year, (,)]</label>
                    <font>font52_title</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <scroll>true</scroll>
                </control>
                <control type="label">
                    <top>55</top>
                    <left>16</left>
                    <right>20</right>
                    <label>$INFO[MusicPlayer.Artist]</label>
                    <font>fontplot2</font>
                    <shadowcolor>text_shadow</shadowcolor>
                    <height>65</height>
                    <align>left</align>
                    <textcolor>$VAR[SkinColorVar]</textcolor>
                    <scroll>true</scroll>
                </control>
I found the variables

Image
Hi everyone,

I've got a strange issue happening on my setup with Estuary Mod. It's only been today but on 2 different devices.
I have the skin colour set to red and if I highlight anything in the menu, the highlighted item is yellow. Previous to today it wasn't yellow and doesn't seem to change no matter what colour I select for the skin.

If I change skin to the standard Estuary then the colours behave as they should.

To rule out a setting or something, I have started a fresh install and get the same problem straight away upon installing Estuary Mod.

Any ideas anyone?
(2020-03-31, 22:11)jlawes20389 Wrote: [ -> ]Hi everyone,

I've got a strange issue happening on my setup with Estuary Mod. It's only been today but on 2 different devices.
I have the skin colour set to red and if I highlight anything in the menu, the highlighted item is yellow. Previous to today it wasn't yellow and doesn't seem to change no matter what colour I select for the skin.

If I change skin to the standard Estuary then the colours behave as they should.

To rule out a setting or something, I have started a fresh install and get the same problem straight away upon installing Estuary Mod.

Any ideas anyone?
No idea how to fix, but i have the same problem.
Same problem, the highlighted items in yellow looks bad.

Image
Image
change date ?
april fool

this should be a warning as to how easy it is to run malicious hacking
@prodj77

the_other_guy is probably right. It might be an April Fools theme in the skin. IIRC there are themes for Christmas and Easter also. Don't have it installed, so I cannot check but others might be able to confirm.
(2020-04-01, 01:12)Karellen Wrote: [ -> ]@prodj77

the_other_guy is probably right. It might be an April Fools theme in the skin. IIRC there are themes for Christmas and Easter also. Don't have it installed, so I cannot check but others might be able to confirm.

That was exactly it! Didn't even think to look at the themes bit. Turned off the Christmas/Easter and it's back to normal.
(2020-04-01, 01:22)jlawes20389 Wrote: [ -> ]That was exactly it! Didn't even think to look at the themes bit. Turned off the Christmas/Easter and it's back to normal.
Great! Thanks for the confirmation Smile
(2020-04-01, 01:31)Karellen Wrote: [ -> ]
(2020-04-01, 01:22)jlawes20389 Wrote: [ -> ]That was exactly it! Didn't even think to look at the themes bit. Turned off the Christmas/Easter and it's back to normal.
Great! Thanks for the confirmation Smile  

Thanks for your help, Same here, I turned off the Christmas/Easter and everything it's back to normal.