Kodi Community Forum
Arctic: Zephyr Customizing (Pictures, Codes) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221)
+---- Thread: Arctic: Zephyr Customizing (Pictures, Codes) (/showthread.php?tid=220490)

Pages: 1 2 3 4


RE: Arctic: Zephyr Customizing (Pictures, Codes) - Crssi - 2015-11-13

Nah... I didnt.
Looks to me as just a guy who likes to showoff.
Only he can prove me wrong here. Wink


RE: Arctic: Zephyr Customizing (Pictures, Codes) - ColeCash - 2015-11-17

Changed home menu, weather widget (flipped temperature with conditions) and video info of arctic zephyr mod to fit my needs:

Image

Image


RE: Arctic: Zephyr Customizing (Pictures, Codes) - Krismyklebust - 2015-12-03

(2015-11-17, 15:01)ColeCash Wrote: Changed home menu, weather widget (flipped temperature with conditions) and video info of arctic zephyr mod to fit my needs:

Image

That looks nothing short of amazing! Well done.
Seeing all that space for the movie plot makes me happy! Big Grin

Could you tell me what changes you've made (and where) to make it look like that?
Personally I'd want to show just the poster instead of the BluRay box and disc art. If anyone could point me in the right direction I'd be forever grateful. Smile


RE: Arctic: Zephyr Customizing (Pictures, Codes) - looping2A - 2015-12-03

Hello,

Could you share your files via github
Love your mod


RE: Arctic: Zephyr Customizing (Pictures, Codes) - Gregoire - 2015-12-05

Is there anyone who could give me an hint on how to "show info overlay" when I press pause? Now it shows when I "hover" 3 seconds above a title.


RE: Arctic: Zephyr Customizing (Pictures, Codes) - Edworld - 2015-12-05

(2015-11-17, 15:01)ColeCash Wrote: Changed home menu, weather widget (flipped temperature with conditions) and video info of arctic zephyr mod to fit my needs:

Image

Image

Please share your mod

thanks


RE: Arctic: Zephyr Customizing (Pictures, Codes) - dan.reppe1 - 2015-12-06

(2015-11-17, 15:01)ColeCash Wrote: Changed home menu, weather widget (flipped temperature with conditions) and video info of arctic zephyr mod to fit my needs:

Image

Image
Sieht top aus, kannst du deinen mod teilen?


RE: Arctic: Zephyr Customizing (Pictures, Codes) - ShoRyuKen - 2015-12-16

Hi!
I'm trying to open the info overlay using a key on Arctic Zephyr.
Can anyone tell me how can I do this?
Thanks


RE: Arctic: Zephyr Customizing (Pictures, Codes) - starsearcher - 2015-12-28

where/how can i change the age rating text in movie information view.
Image

i want to change this because the age rating in german is wrong translated.
it should called something like "Altersfreigabe" or "FSK" instead of "Bewertung"


RE: Arctic: Zephyr Customizing (Pictures, Codes) - MalevolentBunny - 2016-01-11

(2015-03-07, 18:10)locomot1f Wrote: not easy for me to do screenshots with the keyboard that i use.

you can copy/past this code and save it in the Colors folder for your use:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<colors>
    <color name="Black">FF000000</color>
    <color name="White">FFFFFFFF</color>
    <color name="Red">FFFF0000</color>
    <color name="Blue">FF0000FF</color>
    <color name="Green">FF00FF00</color>
    <color name="Lilac 1">FFa682a6</color>
    <color name="Lilac 2">FFf2c2f2</color>
    <color name="Lilac 3">FFffe8ff</color>
    
    
    <color name="Highlight">FFa682a6</color>
    <color name="Highlight2">FFf2c2f2</color>
    <color name="Selected">FFffe8ff</color>

    <color name="Dark1">ffcccccc</color>
    <color name="Dark2">b3cccccc</color>
    <color name="Dark3">4dcccccc</color>
    <color name="Dark4">1fcccccc</color>

    <color name="Light1">ff333333</color>
    <color name="Light2">b3333333</color>
    <color name="Light3">4d333333</color>
    <color name="Light4">1f333333</color>
    
    <color name="Background">ff181818</color>
    <color name="FanartFade">2Fffffff</color>
    <color name="FloorFade">BB0A000A</color>
    
    <color name="OSDBack">df000000</color>
    <color name="Panel">FF333333</color>
    
    <color name="PanelWhite100">FFdddddd</color>
    <color name="PanelWhite70">B3dddddd</color>
    <color name="PanelWhite30">4Ddddddd</color>
    <color name="PanelWhite12">1Fdddddd</color>
    <color name="PanelBlack30">4D000000</color>
    
    <color name="White100">FF333333</color>
    <color name="White70">B3333333</color>
    <color name="White30">4D333333</color>
    <color name="White12">1F333333</color>
    
    <color name="Black100">FFdddddd</color>
    <color name="Black70">B3dddddd</color>
    <color name="Black30">4Ddddddd</color>
    <color name="Black12">1F000000</color>

still tryin' to get a grasp on what everything controls. little more complicated (more options) than Eminence.

where do i change these values (new to skin)


RE: Arctic: Zephyr Customizing (Pictures, Codes) - anderocha - 2017-06-28

(2015-12-06, 12:15)dan.reppe1 Wrote:
(2015-11-17, 15:01)ColeCash Wrote: Changed home menu, weather widget (flipped temperature with conditions) and video info of arctic zephyr mod to fit my needs:

Image

Image
Sieht top aus, kannst du deinen mod teilen?

Great job!


RE: Arctic: Zephyr Customizing (Pictures, Codes) - beatmasterrs - 2017-09-09

These are my changes Blush

Image

Image

Image

Image

Image


RE: Arctic: Zephyr Customizing (Pictures, Codes) - popeye2468 - 2017-11-20

(2017-09-09, 23:18)danysahne333 Wrote: These are my changes Blush

Image

Image

Image

Image

Image

Please share


RE: Arctic: Zephyr Customizing (Pictures, Codes) - Morphuex - 2017-11-21

Here's a couple i've been working on.

Image

Image


RE: Arctic: Zephyr Customizing (Pictures, Codes) - jurialmunkey - 2017-11-21

(2017-11-21, 05:30)Morphuex Wrote: Here's a couple i've been working on.

Image

Image

Nice work! Nod