[HOW-TO] Make Colour Themes

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #41
DurhamDev Wrote:It works for me as is, if I understand correctly that by choosing a theme, it will utilize the theme icons for either homeicon or homelist configurations, and that users can still use the 'customicons' at their discretion to override the theme icons. If this works, I'm all for it.

Thanks!

Yep, that's exactly how I wanted it. Big Grin

[Image: sig_zps3af3b48e.jpg]
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #42
Ok, I apologize for monopolizing your time, but I am still having trouble. I've followed the directions, and when it didn't work, I've went through every iteration I could think of, but nothing is working as I had hoped. I'm sure I'm missing a step, or have setup an incorrect configuration.

I have the following directory and file structure:

C:\DATA\TexturePacker\From\media\homeicons\moviesicon.png
C:\DATA\TexturePacker\From\media\homeicons\musicicon.png
C:\DATA\TexturePacker\From\media\homeicons\picturesicon.png

I run TexturePacker on the "From" directory, and the texture file "Textures.xbt" appears in my "C:\DATA\TexturePacker\To" directory. I rename it to "Test.xbt", drop it into the "Media" folder of my XBMC Addons for your skin, and select it from inside XBMC as the theme to use. All of the icons I see are the default (white) ones. I have confirmed that I do NOT have the 'use your own icons' tab set, I am using the OLD file naming conventions, and that I'm using the directory path you have mentioned (i.e. \media\homeicons)

I have tested the above with the new names (before you confirmed the old names), and using different directory structures, if that was a typo. I've used \extras\homeicons, \extras\customicons, \media\homeicons, \media\customicons, just \homeicons, and just \customicons, to no avail.

I know I'm missing something. If you could confirm what it is I should be doing - or not doing - I would really appreciate it!
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #43
It should be run on the media folder.

[Image: sig_zps3af3b48e.jpg]
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #44
Hitcher Wrote:It should be run on the media folder.

Worked a charm, sir. Thank you kindly!
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #45
I'm not sure if this is working or not, or if I'm looking at the right thing...

Code:
<!-- Episode view colours -->

    <color name="EpisodeLabelF">FFFFFFFF</color>
    <color name="EpisodePlot">FFFFFFFF</color>
    <color name="EpisodeNumber">FFFFFFFF</color>
    <color name="EpisodeTitle">FFFFFFFF</color>

I have the above set to white, and other tags set to a yellow colour. However, when I look in my TV Shows and drill down to the episode view, the title and broadcast date are yellow, and the plot information is a shaded version of the same yellow. Am I doing something wrong?
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #46
They're only for the Episode viewtype not specifically episodes.

[Image: sig_zps3af3b48e.jpg]
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #47
Hitcher Wrote:They're only for the Episode viewtype not specifically episodes.

Ok - but in every view except "Landscape", I get the title in yellow, and the text in white. If you could tell me the tag I need to change to make it white, I'd be happy!
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #48
If there's a setting I can change (I can't find it) to make the landscape episode information different, that's the last thing I need before I can upload the colour XML and the theme XBT files. I'm all done, and ready to release the theme otherwise.

Thanks again!
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,915
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #49
<textcolor>LandscapeInfo</textcolor>

[Image: sig_zps3af3b48e.jpg]
find quote
DurhamDev Offline
Fan
Posts: 348
Joined: Nov 2009
Reputation: 11
Location: Ajax, Ontario, Canada
Post: #50
Hitcher Wrote:<textcolor>LandscapeInfo</textcolor>

/epic facepalm

Wow. I did not see that coming. (Thanks!)
find quote
Post Reply