Mellon Skins V 1.3.1.0 (05.09.2011)

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Mellon Skins V 1.3.1.0 (05.09.2011)

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by Raffhell » Mon Aug 10, 2015 9:48 am

I really love Mellon skins, expecially aero one, but tend to behave strangely with player controls (except for play/pause) - sometimes controls are not pressed also if you do it.
It's also true that I use a unsupported aero system (windows 10, but it always happened - from vista to 8.1). Probably with bigger buttons (+25%?) the hovering/pressing problem should be solved :)

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by webfeatus » Thu Jan 15, 2015 8:56 am

Any idea why this is happening?
Can't see the tabs in many MM dialog boxes; even the ones that allow resize.

Image

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by apoutsiak » Thu Jan 23, 2014 10:05 am

Hello, thak you for your nice skin, but I have a problem with the "now playing" clolumn. I can'y have a green colour, but just blue or white. I'm disapointed, because I like this green, can you help me ?

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by hermes3por3 » Thu Aug 22, 2013 5:47 pm

HaraldBluetooth1963,

to change current playing track color do this:

Code: Select all

<!-- Current Playing track color and weight -->
TR.highlight TD{
   color:#FFFFFF;
   font-weight:bold;
 }

<!-- Current Playing track link color -->
TR.highlight TD a{
   color: #FFFFFF;
 }
These values come from thge MetroMonkey Light CueReader css skin as posted here: http://www.mediamonkey.com/forum/viewto ... 93#p373093

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by sevenalive » Tue Oct 23, 2012 4:43 pm

I would like more of a Metro Version of this skin.

None of the colors.

Honestly the blue toolbar background gradient is hideous. Along with the purple blue one for the button colors. The text size in the lists should be at least 13px.

I like the control bar layout. This skin reminds me of the WinMatrix XP theme I made back in the day.

I hope MM can publish a Win8 app soon that looks good and functions better than Xbox Music.

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by HaraldBluetooth1963 » Sun Sep 30, 2012 6:28 pm

Thanks, I also have ColorZilla installed in firefox, but you haven't any pictures with those rows in this thread, I guess...... :),
but I took a screenshot and uploaded it and picked the color #98D6EE instead of your's #99D5F1, close but not exact :)

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by DreadM » Sun Sep 30, 2012 11:05 am

the rows must be this :#99D5F1 and #B0DEF4
there are several free color picker tools on the web ,
where are very helpful for such things. :wink:

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by HaraldBluetooth1963 » Sun Sep 30, 2012 10:38 am

DreadM wrote:Sorry; I'm really no script expert , just know how to skin the MR and LV skins,
and i never use this script ,
maybe it's better you ask Trixmoto in the "Need Help with Addons" forum !
Thanks DreadM, I'll do that.

I would be happy, if you please could tell me the color code for the darkest blue tracks in the Now Playing and the Column Browser windows :)

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by DreadM » Sat Sep 29, 2012 2:50 am

Sorry; I'm really no script expert , just know how to skin the MR and LV skins,
and i never use this script ,
maybe it's better you ask Trixmoto in the "Need Help with Addons" forum !

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by HaraldBluetooth1963 » Fri Sep 28, 2012 9:30 am

DreadM wrote:Thanks HaraldBluetooth1963,
i do not use this script ,
but looks nice :wink:
HaraldBluetooth1963 wrote:I decided to go with the green bar, because I don't know how to make the text color white, when highlighted
maybe you could try a :font-color: or color: entry in "TR.highlight" I don't know if it works , but you have nothing to loose !
Thanks for your comment DreadM, I have tried both ways, but it isn't recognized and the black font-color with the purple isn't very good. Is this functionality normally
something there is placed in the VBScript-scriptfile and called in the .css file or how do you do this?

By the way, which colorcode should the even rows have?

Edit: I can make the highlighted track bold, but still not change font-color - hmm :-?

I can see, that you in the skin.css for MonkeyRok use following function:

Code: Select all


}
.playing{
	background-color: #5253B1;
	color:#ffffff;
but I can't get this to work in the CueReader.css. Do you know more about it?? :)

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by DreadM » Fri Sep 28, 2012 8:28 am

Thanks HaraldBluetooth1963,
i do not use this script ,
but looks nice :wink:
HaraldBluetooth1963 wrote:I decided to go with the green bar, because I don't know how to make the text color white, when highlighted
maybe you could try a :font-color: or color: entry in "TR.highlight" I don't know if it works , but you have nothing to loose !

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by HaraldBluetooth1963 » Fri Sep 28, 2012 6:49 am

Thanks a lot DreadM for this great skin. I'm using it with MonkeyRok latest version 5.8, but I missed a Mellon skin for CueReader.
I'm in no way a skinner, but decided to try to edit the CueReader.css file, so CueReader can be used together with your great skin.

Image

Replace the text in CueReader.css with the following text and you are ready to go :D Remember to make a backup of the original file. You can save it directly if you open the text-editor tool as administrator.

Code: Select all

<!  Mellon skin for CueReader >


<!-- Scrollbar -->
html {border:none;
       scrollbar-face-color: #39ADE5;
       scrollbar-highlight-color: #B0DEF4;
       scrollbar-shadow-color: #B0DEF4;
       scrollbar-3dlight-color: #B0DEF4;
       scrollbar-arrow-color: #FFFFFF;
       scrollbar-darkshadow-color: #B0DEF4;
       scrollbar-track-color: #B0DEF4;}

.proxy {
	visibility:hidden;
	display:none;
}


<!-- Panel Header: Cue Reader: .... -->
body {
	background-color:#B0DEF4;
                color:#FFFFFF;
	padding: 0px 1px 1px 1px;
	margin: 0px;
	font-family:Segoe UI light;
	font-size:9px;
	overflow: none;
}

<!-- Tabel Header -->
}
H1 {
  font-family:Segoe UI light; 
  font-size:10pt; 
  font-weight:bold;
  color:#FFFFFF;
  text-align:left;
}
P {
  font-family:Segoe UI light; 
  font-size:8pt; 
  color:#FFFFFF; 
}


<!-- Header -->
TH {
  font-family:Segoe UI light; 
  font-size:11pt; 
  font-weight:semibold;
  color:#000000;
  border-color:#FFFFFF; 
  border-style: solid; 
  border-left-width:0px; 
  border-right-width:0px; 
  border-top-width:0px; 
  border-bottom-width:0px;
}



<!-- TabelData -->
TD {
  font-family:Segoe UI; 
  font-size:9pt;
  color:#000000;
  font-weight:semibold;
  border-color:#000000;
  border-style: solid;
  border-left-width:0px; 
  border-right-width:0px; 
  border-top-width:0px; 
  border-bottom-width:0px;
}
TR.aleft TH {
  text-align:left;


<!-- track background even tracks  -->
}
TR.dark {
  background-color:#98D6EE;


<!-- highlighted current track background  -->
}
TR.highlight {
  background-color:#8EBE26;
The CueReader.css is placed in the folder C:\Program Files (x86)\MediaMonkey\Scripts\Auto if you have installed the script as adminstrator. If you have installed it for current user only, then the file is placed in C:\Users\YourName\AppData\Roaming\MediaMonkey\Scripts\Auto.

I decided to go with the green bar, because I don't know how to make the text color white, when highlighted. If I did, I had done so with highlighted purple bar (colorcode #5253B1). I have used the same hex color codes as in the Mellon skin. The only color code I missed, was the light blue color for the track background for even tracks. I used an eyedropper to guess this colorcode.

You are free to make your own colors and layout, but it would be nice if you shared it here :D

NB.: After you have replaced the CueReader.css file remember to go to Tools/Options/CueReader Settings to uncheck the "Show panel borders" and check all other options incl. the "Use external stylesheet ('CueReader.css') for colours".

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by Guest » Tue Jun 12, 2012 1:32 am

gpzbc wrote:I just installed MM4 and then downloaded the Mellon skin, and I really like it. Thanks.

Then I downloaded the MR skin and installed it. It automatically installed it to AppData\Roaming\MediaMonkey\Scripts\MonkeyRok\skins. When I open up that folder, I can see the Mellon Skins. However, I can't see the MR Mellon skin from within the MR settings. I have tried restarting MM and clearing the MM cache. Neither worked.

Any ideas? Thanks for your help.
I had this same problem. I simply copied the melon skin from AppData\Roaming\MediaMonkey\Scripts\MonkeyRok\skins and pasted in c:\programfiles (x86)/Mediamonkey/scripts/monkeyrok/skins and then enanbled within the Monkeyrok settings. Monkeyrok works just fine for me on MM4

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by jkforde » Sun Mar 11, 2012 5:46 am

hi, I'm still running free version 3.2.5 of MM and using Mellon-3. I love the skin, it's really fresh but the drop-down arrow on the navigation toolbar is the only bug I've found - http://db.tt/tpOWAHI6 (the drop-down functionality works, it's just the arrow is missing :-? ) Thanks

Re: Mellon Skins V 1.3.1.0 (05.09.2011)

by fands » Mon Feb 20, 2012 2:09 pm

I really like the slim version (Mellon-eee). Thanks for this skin!

Top