home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
aMPed
aMPed 3.2 - mega-aMPed for MP 1.1.x!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dadeo" data-source="post: 691471" data-attributes="member: 27204"><p><strong>Re: aMPed 3.2 - mega-aMPed!</strong></p><p></p><p>Hi Bruce</p><p>First, you can view the Wiki Skin Architecture page which has a short section about text <a href="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture#Colors" target="_blank">colors</a>. Normally most skins use the Hex format #AARRGGBB where the AA or first two characters specify the level of transparency of the color. </p><p></p><ul> <li data-xf-list-type="ul">1+4 are defined in common.time.xml for most screens, except BasicHome which is in BasicHome.xml and varies for revaMPed and Classic Basic Home screens.</li> <li data-xf-list-type="ul">3 is the header.label defined in common.window.bars.xml </li> <li data-xf-list-type="ul">2 is a bit difficult - in most cases it is defined in the Title styles in references.xml (don't forget to do the ones in the fonts sub-folders or you will overwrite your changes if you switch fonts, themes or screen sizes). If you change all the different Title styles that should take care of most cases.</li> <li data-xf-list-type="ul">5 is not text, it is a graphic called Action_nofocus.png You could tint it with a <colorDiffuse> tag, but you would have to do that in a lot of xmls. It might be easier to just change the image file.</li> <li data-xf-list-type="ul">6 is the #itemcount - in most cases it is also defined in common.window.bars.xml - but many plugins require special controls for it, so there are actually 35 xmls in aMPed which define it - mostly plugins.</li> </ul><p>The tag you are looking for in every control you identified (except the Action Menu image) is <textcolor>.</p><p></p><p>As I said, next version of aMPed I plan to use a new feature in 1.2.0 (if it works!) to define all text colors in references.xml. So then you can change them throughout the skin easily.</p><p></p><p>Can you post a screenshot when you are done? I would love to see how it looks. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="Dadeo, post: 691471, member: 27204"] [b]Re: aMPed 3.2 - mega-aMPed![/b] Hi Bruce First, you can view the Wiki Skin Architecture page which has a short section about text [URL="http://wiki.team-mediaportal.com/1_MEDIAPORTAL_1/18_Contribute/7_Skins/Skin_Architecture#Colors"]colors[/URL]. Normally most skins use the Hex format #AARRGGBB where the AA or first two characters specify the level of transparency of the color. [LIST] [*]1+4 are defined in common.time.xml for most screens, except BasicHome which is in BasicHome.xml and varies for revaMPed and Classic Basic Home screens. [*]3 is the header.label defined in common.window.bars.xml [*]2 is a bit difficult - in most cases it is defined in the Title styles in references.xml (don't forget to do the ones in the fonts sub-folders or you will overwrite your changes if you switch fonts, themes or screen sizes). If you change all the different Title styles that should take care of most cases. [*]5 is not text, it is a graphic called Action_nofocus.png You could tint it with a <colorDiffuse> tag, but you would have to do that in a lot of xmls. It might be easier to just change the image file. [*]6 is the #itemcount - in most cases it is also defined in common.window.bars.xml - but many plugins require special controls for it, so there are actually 35 xmls in aMPed which define it - mostly plugins. [/LIST] The tag you are looking for in every control you identified (except the Action Menu image) is <textcolor>. As I said, next version of aMPed I plan to use a new feature in 1.2.0 (if it works!) to define all text colors in references.xml. So then you can change them throughout the skin easily. Can you post a screenshot when you are done? I would love to see how it looks. :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
aMPed
aMPed 3.2 - mega-aMPed for MP 1.1.x!
Contact us
RSS
Top
Bottom