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 Plugins
Popular Plugins
Moving Pictures
Get rid of watched/unwatched category
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="RoChess" data-source="post: 985665" data-attributes="member: 18896"><p>The colors are hex based for RGB with a transparancy/alpha-layer prefix.</p><p> </p><p>So FF123456:</p><p> </p><p>FF = 100% visible</p><p>12 = hex for 'Red'</p><p>24 = hex for 'Green'</p><p>56 = hex for 'Blue'</p><p> </p><p>White = 100% intensity for R+G+B, so you get: FFFFFFFF (or 80FFFFFF for half see-through white)</p><p> </p><p>You can use any HTML colorwheel picker to make it easy on you, such as: <a href="http://www.allprofitallfree.com/color-wheel2.html" target="_blank">http://www.allprofitallfree.com/color-wheel2.html</a></p><p> </p><p>And if memory serves me:</p><p> </p><p><textcolor> = standard color for text</p><p><selectedColor> = color when item is highlighted/selected</p><p><playedColor> = watched item</p><p><remoteColor> = offline media</p><p><downloadColor> = (forgot)</p><p> </p><p>You also want to play with:</p><p> </p><p><dimColor> + <unfocusedAlpha> as they value has a general impact on all the colors as well.</p><p> </p><p>Then you also have multiple options per color, which is what the <color>, <color2> and <color3> stuff is all about. My advice, change a color to an extreme, such as FFFF0000 for pure 'Red', or FF000000 for 'Black' and pick something that would instantly stand out. Then you know what color you just changed and then settle on a color you like.</p><p> </p><p>You can add:</p><p> </p><p><!-- commentary notes --></p><p> </p><p>at any place inside the XML file (except inside <..> tags) to help you for future self-reference.</p></blockquote><p></p>
[QUOTE="RoChess, post: 985665, member: 18896"] The colors are hex based for RGB with a transparancy/alpha-layer prefix. So FF123456: FF = 100% visible 12 = hex for 'Red' 24 = hex for 'Green' 56 = hex for 'Blue' White = 100% intensity for R+G+B, so you get: FFFFFFFF (or 80FFFFFF for half see-through white) You can use any HTML colorwheel picker to make it easy on you, such as: [url]http://www.allprofitallfree.com/color-wheel2.html[/url] And if memory serves me: <textcolor> = standard color for text <selectedColor> = color when item is highlighted/selected <playedColor> = watched item <remoteColor> = offline media <downloadColor> = (forgot) You also want to play with: <dimColor> + <unfocusedAlpha> as they value has a general impact on all the colors as well. Then you also have multiple options per color, which is what the <color>, <color2> and <color3> stuff is all about. My advice, change a color to an extreme, such as FFFF0000 for pure 'Red', or FF000000 for 'Black' and pick something that would instantly stand out. Then you know what color you just changed and then settle on a color you like. You can add: <!-- commentary notes --> at any place inside the XML file (except inside <..> tags) to help you for future self-reference. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Get rid of watched/unwatched category
Contact us
RSS
Top
Bottom