[MOD] Dark Blue & Transaparent Icons

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #11
ventech is another user who cleaned up some labels so they translate better and some code that I used ff67ffff to mainblue so it's easier for modders to swap colors globally. You know the colors/default.xml where you can set color themes..

As for default images I never gave too much thought thinking people usually just set there own. I do like to do things differently and I like how these set of images give Night a distinct personality rather than just boring LCD screen/Puzzle piece type images...

I been playing with it for a while and just love that white glow! Interested in what else develops and what I can incorporate...

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
find
Flomaster Offline
Posting Freak
Posts: 1,293
Joined: Jun 2010
Reputation: 6
Location: East Texas
Post: #12
so I could add this to /addons/skin.mod.night and swap between the two ?

-=Jason=-
find
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #13
@ mcborzu

Rofl It was a user, I was googling for a program.

I found one of that codes that was left I think. It is in Includes.xml

@@ -1414,22 +1414,22 @@
<posy>0</posy>
<width>154</width>
<height>30</height>
<align>center</align>
<font>Font_Bartowski_Smaller_MenuTitle</font>
- <textcolor>ff198f8f</textcolor>
+ <textcolor>mainblue</textcolor>
<!--<shadowcolor>black</shadowcolor>-->
<aligny>bottom</aligny>
</include>


<include name="WeatherMenuLabel">
<posx>0</posx>
<posy>0</posy>
<width>220</width>
<height>30</height>
<align>center</align>
<font>Font_Bartowski_Smaller_MenuTitle</font>
- <textcolor>ff198f8f</textcolor>
+ <textcolor>mainblue</textcolor>
<!--<shadowcolor>black</shadowcolor>-->
<aligny>bottom</aligny>
</include>
<!-- Sub Menu -->
<include name="ResetItems">



Backgrounds kinda the same I think and was going for.

I'm glad it turn out to be something usefull Big Grin



@ Flomaster

Don't think so, just tried and it doesn't appear to choose inside of Xbmc. For that is that I made a *xbt, that was the best solution i could think off for switching back, if you know some other way ill be glad to give it a try, or if you make it work with to installs.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
(This post was last modified: 2010-11-12 06:16 by KiSUAN.)
find
emal011 Online
Senior Member
Posts: 196
Joined: Nov 2008
Reputation: 0
Location: Munich
Post: #14
good one!

What i only really don“t like from Night is the Jukebox... aber das ist geschmack sachen!

Plataform: AMD 6000+ Athlon X2 (3,1Ghz) | Nvidia GT8800 512Mb | 4Gb Kingston
| 500Gb Samsung + 320Gb + 1,5Tb | Windows 7 Home Premium 64Bits | Creative Sound Blaster X-Fi Titanium| Creative Inspire T6160 5.1
| XBMC mit Night | Philips 220SW 1680 x 1050 60Hz :sniffle:
find
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #15
@ Flomaster

I learn how to make 2 installations, you make the installation in another folder, lets say - /addons/skin.night.darkblue -. Then you have to go to the addon.xml and change:


id="skin.night" to id="skin.night.darkblue" (the same name as the folder)

you can also change the name so you can differentiate one from another lets say name="Night" to name="Night DarkBlue"



I will add one modified addon.xml and update the installation guide when I get home, much simpler this way, just to make another installation.




@ emal011

The jukebox its an interesting concept, i have some ideas, but for that i need to learn much more coding and stuff, maybe more ahead im capable to make a complete makeover.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
(This post was last modified: 2010-11-13 06:21 by KiSUAN.)
find
YOUNG13 Offline
Junior Member
Posts: 25
Joined: Dec 2008
Reputation: 0
Post: #16
The compressed files links are not working for me.
find
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #17
In a couple of hours ill take a look at that.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find
YOUNG13 Offline
Junior Member
Posts: 25
Joined: Dec 2008
Reputation: 0
Post: #18
Thanks!!
find
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #19
Links corrected.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #20
Installation method improved, guide updated.

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find
Thread Closed