Win Change Background Transparency?
#1
How would I go about editing the background transparency? I currently can barely see the backgrounds I set on the Zephyr Skin.

For instance:

Image

I found a settings XML for this skin @ "AppData\Roaming\Kodi\userdata\addon_data\skin.arctic.zephyr"

So I'm assuming I need to edit something there, but can't figure it out.
Reply
#2
C:\Users\user\AppData\Roaming\Kodi\addons\skin.arctic.zephyr\colors

<color name="FanartFade">9Fffffff</color> Change "9" to something else. Default is 2 which is what your image shows. Higher means more clearer picture. If you want the fade still there

Quote:How much fanart is faded can be controlled in the color schemes in skin.arctic.zephyr/colors/
edit the xml corresponding to the theme you use and change:
Code:
<color name="FanartFade">2Fffffff</color>

Change the "2F" part to a different hex value -- higher values show more fanart
Reply
#3
(2017-01-31, 17:56)Synopis Wrote: C:\Users\user\AppData\Roaming\Kodi\addons\skin.arctic.zephyr\colors

<color name="FanartFade">9Fffffff</color> Change "9" to something else. Default is 2 which is what your image shows. Higher means more clearer picture. If you want the fade still there

Quote:How much fanart is faded can be controlled in the color schemes in skin.arctic.zephyr/colors/
edit the xml corresponding to the theme you use and change:
Code:
<color name="FanartFade">2Fffffff</color>

Change the "2F" part to a different hex value -- higher values show more fanart

do you know how to make menu bar in home transparency?
INTEL: Celeron - UHD 610 | KODI: 18.3
OS: Windows 10 | DEVICE: HP Laptop
Reply

Logout Mark Read Team Forum Stats Members Help
Change Background Transparency?0