2014-08-30, 14:36
NEWS:
Version 5.05 for Kodi v16 Jarvis and older is now out grab it here
Version 6.0.9 for Kodi v17 Krypton is now out, see the latest announcement post here.
RELEASE
This is for Kodi v16 Jarvis only (v17 script not made the change is the skin path to userdata for v17 See installing below for more information)
click >> Revamp'ed theme downloader << click
Special thanks to wsnipex for his help, it made it possible to release the script sooner than I anticipated since a couple of roadblocks wre making me pull my remaining hair out.
Hello to all
Preface:
I continue to work on improving textures and other quality and consistency in the default Confluence skin. This is now available as themes.
Skin themes can be added without requiring a skin coding change. It can be seen as a new look or facelift type change or variation on the existing shipped defaults.
I decided, the time has come to let users try the themes.
What is a skin theme?:
Themes are 99.9% graphic changes packed into a *.xbt (some package (not compressed) proprietary format for the kodi graphics), the skinning engine can use, unlike a full skin it, it requires no code changes unless themes have colors, then a colors .xml is required in which case the changes are to color codes in one xml that looks like this named the same as the theme.xbt.
How is a theme different form a skin or skin mod?:
Skin themes are not skins or skin mods, they are a sort of extensions to skins which support themes, there's no skin code with a theme (with exception of the color.xmls), theme require compatible full skin or skin mod in order to be used/selected, while skins can operate standalone.
Revamp'ed themes require Confluence skin or a compatible Confluence skin mod to operate.
Many skins support different themes by default, and have no real associated issues caused by using a different theme as long as the theme is for the skin you are using.
Background info on the Skin:
Confluence skin was put together and released by Team Kodi headed by the skinner Jezz_X at the time, it is based in Mediastream skin and a MOD for that skin and other ideas for other skins hence the name "confluence", it included features and concepts that worked well together and still do IMO. More info here
To the people that have worked and continue to work on the Confluence skin over the years have been many, my hats off to all of you guys.
Its arguably the best skin for Kodi
Downloading:
See https://github.com/un1versal/revamped.themes/releases
or Revamp'ed theme downloader
Installing:
Installing should be as simple as extracting the archive sub-directories media and color folders over the system skin.confluence respective directories.
Warning OSX Users
Not extract the theme folders over the existing directories, because OSX will delete existing contents and you end up with broken skin. OSX cannot handle extraction via UI properly Instead extract zip somewhere and copy files over individually to same directories.
Im not familiar with OSX but command line can handle archives better. see man zip
For e.g:
Confluence for v17 is now part of the default repo, so you no longer need root privileges to add these themes.
The skin resides inside your $HOME/.kodi/addons/skin.confluence or equivalent path in your OS where addons are installed to... adapted from Userdata#Location_of_the_userdata_folder (wiki)
Note: Absolutely no files from original skin are overwritten at any stage so you can change back to skin.default as easily as changing theme within skin. Full details/instructions are on the theme download/release GitHub page.
Openelec Users
To install, please follow these instructions. Warm thanks to illiac4 for the write up.
PSD sources
The most up-to-date sources can be found at here
Todo:
Make a video? Anyone volunteer? <-- asif.
Please help out if possible and you have interest with any above tasks or any you wish to work on.
Thank you to the XBMC Foundation members involved currently, past, future and for making XBMC/Kodi and all related work possible.
Some screenshots they look grey because taking screenshot with limited range enabled is buggy.
Kind regards
Version 5.05 for Kodi v16 Jarvis and older is now out grab it here
Version 6.0.9 for Kodi v17 Krypton is now out, see the latest announcement post here.
RELEASE
This is for Kodi v16 Jarvis only (v17 script not made the change is the skin path to userdata for v17 See installing below for more information)
click >> Revamp'ed theme downloader << click
Special thanks to wsnipex for his help, it made it possible to release the script sooner than I anticipated since a couple of roadblocks wre making me pull my remaining hair out.
Hello to all
Preface:
I continue to work on improving textures and other quality and consistency in the default Confluence skin. This is now available as themes.
Skin themes can be added without requiring a skin coding change. It can be seen as a new look or facelift type change or variation on the existing shipped defaults.
I decided, the time has come to let users try the themes.
What is a skin theme?:
Themes are 99.9% graphic changes packed into a *.xbt (some package (not compressed) proprietary format for the kodi graphics), the skinning engine can use, unlike a full skin it, it requires no code changes unless themes have colors, then a colors .xml is required in which case the changes are to color codes in one xml that looks like this named the same as the theme.xbt.
How is a theme different form a skin or skin mod?:
Skin themes are not skins or skin mods, they are a sort of extensions to skins which support themes, there's no skin code with a theme (with exception of the color.xmls), theme require compatible full skin or skin mod in order to be used/selected, while skins can operate standalone.
Revamp'ed themes require Confluence skin or a compatible Confluence skin mod to operate.
Many skins support different themes by default, and have no real associated issues caused by using a different theme as long as the theme is for the skin you are using.
Background info on the Skin:
Confluence skin was put together and released by Team Kodi headed by the skinner Jezz_X at the time, it is based in Mediastream skin and a MOD for that skin and other ideas for other skins hence the name "confluence", it included features and concepts that worked well together and still do IMO. More info here
To the people that have worked and continue to work on the Confluence skin over the years have been many, my hats off to all of you guys.
Its arguably the best skin for Kodi
Downloading:
See https://github.com/un1versal/revamped.themes/releases
or Revamp'ed theme downloader
Installing:
Installing should be as simple as extracting the archive sub-directories media and color folders over the system skin.confluence respective directories.
- Download source.zip
- Take resulting .zip and extract /media, /colors and /backgrounds folder over same path skin.confluence is installed to (varies on OS)
Warning OSX Users
Not extract the theme folders over the existing directories, because OSX will delete existing contents and you end up with broken skin. OSX cannot handle extraction via UI properly Instead extract zip somewhere and copy files over individually to same directories.
Im not familiar with OSX but command line can handle archives better. see man zip
For e.g:
Confluence for v17 is now part of the default repo, so you no longer need root privileges to add these themes.
The skin resides inside your $HOME/.kodi/addons/skin.confluence or equivalent path in your OS where addons are installed to... adapted from Userdata#Location_of_the_userdata_folder (wiki)
Code:
Android Android/data/org.xbmc.kodi/files/.kodi/userdata/ (see note)
iOS /private/var/mobile/Library/Preferences/Kodi/addons/skin.confluence
Linux ~/.kodi/addons/skin.confluence
Mac /Users/<your_user_name>/Library/Application Support/Kodi/addons/skin.confluence
OpenELEC /storage/.kodi/addons/skin.confluence
Windows %APPDATA%\kodi\addons\skin.confluence
Note: Absolutely no files from original skin are overwritten at any stage so you can change back to skin.default as easily as changing theme within skin. Full details/instructions are on the theme download/release GitHub page.
Openelec Users
To install, please follow these instructions. Warm thanks to illiac4 for the write up.
PSD sources
The most up-to-date sources can be found at here
Todo:
Make a video? Anyone volunteer? <-- asif.
Please help out if possible and you have interest with any above tasks or any you wish to work on.
Thank you to the XBMC Foundation members involved currently, past, future and for making XBMC/Kodi and all related work possible.
Some screenshots they look grey because taking screenshot with limited range enabled is buggy.
watch gallery
Kind regards