Skip to content

6.0.8 - Revamp'ed themes release for Confluence skin & mods for Kodi v17 Krypton

Compare
Choose a tag to compare
@un1versal un1versal released this 22 Oct 16:03
· 1 commit to revamp-ed since this release

For Kodi v17 Krypton

🍺 Buying me a cold beer is a simple way to say thank you.

PayPal donate

The current Revamp / Revamped themes release for default Confluence and other skin mods.

ℹ️ _Nothing in default skin is overwritten_.

ℹ️ Android users probably require rw access to where skin is installed.


⚠️ _OS X users only_
_Do not_ extract the theme folders over the existing directories, OS X deletes existing contents instead of appending contents and you end up with broken skin.
Instead extract zip somewhere and copy files over individually to same directories of the skin, the command line can handle archives correctly, see _man zip_


Downloading & installing


  • Download source code.zip
  • Extract the _media / colors_ and _backgrounds_ folders in the skin.confluence addon folder in Kodi aserdata skin.confluence is installed into.

The userdata directory varies depending on OS for e.g.

OS Path
Android Android/data/org.xbmc.kodi/files/.kodi/userdata/
iOS /private/var/mobile/Library/Preferences/Kodi/addons/skin.confluence
Linux ~/.kodi/addons/skin.confluence
OS X /Users/<your_user_name>/Library/Application Support/Kodi/addons/skin.confluence
Openelec /storage/.kodi/addons/skin.confluence
Windows %APPDATA%\kodi\addons\skin.confluence

Note: Some OSes hide directories with . dots preceding dirname

Automatic downloader and installer for Linux

Note: Not yet updated for V17

ℹ️ This script will download only the required files for the themes and install them to the correct directories

  • Click here To visit the Github Gist page for the script and download latest version.

Changing themes in skin

To use theme: In the skin settings:

  • Change the theme from Default to Revamp or Revamp-osf Revamped or Revamped-osf

    like example below on screenshot

screenshot008

If you done it properly you will end up with 3 xml files inside the colors folder, one named Default.xml and Revamp.xml and Revamp-osf.xml Revamped.xml and Revamped-osf.xml

In the _media_ folder you should have the default uncompressed textures and the XBT files Revamp.xbt and Revamped-osf.xbt Revamp.xbt and Revamped-osf.xbt.

In the _backgrounds_ folder you should have in addition to existing contents a Revamp.jpg, Revamp-osf.jpg Revamped.jpg and Revamped-osf.jpg

This release has two small variations aside from the blue tone.
  • Revamp.xbt / Revamped.xbt has a modified more transparent floor.png
  • Revamp-osf.xbt / Revamped-osf.xbt is same with exception to the default floor.png (some users prefer that)

_Note:_ You can ignore the extracted-textures directory, unless you wish to repack them yourself. It is part of this to provide non packed textures only.