Skinning: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(more Creative Commons images)
(Add link to Game OSD skinning)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{mininav|[[Development]]|[[Add-on development]]}}
{{mininav|[[Development]]}}


XBMC is noted as having a very flexible and robust framework for its GUI, making theme-skinning and personal customization very accessible. Users can create their own skin (or modify an existing skin) and share it with others. "Confluence" is the official skin;
{{Kodi}} is noted as having a very flexible and robust framework for its GUI, making theme-skinning and personal customization very accessible. Users can create their own skin (or modify an existing skin) and share it with others. ''[[Confluence]]'' is the official skin.


== General ==
== General ==
{| width="100%"
{| width="100%"
|- valign="top"
|- valign="top"
| width="25%" align="center" | {{Main page icon|image=Nuvola apps kthememgr.png|link=Skin development introduction}}
| width="20%" align="center" | {{Main page icon|image=Nuvola apps kthememgr.png|link=Skin development introduction}}
| width="25%" align="center" | {{Main page icon|image=Applications-development.svg|link=Skin structure|title=Skin structure}}
| width="20%" align="center" | {{Main page icon|image=Applications-development.png|link=Skin structure|title=Skin structure}}
| width="25%" align="center" | {{Main page icon|image=Book icon 1.png|link=XBMC Skinning Manual}}
| width="20%" align="center" | {{Main page icon|image=Book icon 1.png|link=XBMC Skinning Manual|title={{kodi}} skinning manual}}
| width="25%" align="center" | {{Main page icon|image=Administration.png|link=Skin development tools}}
| width="20%" align="center" | {{Main page icon|image=Administration.png|link=Skin development tools}}
| width="20%" align="center" | {{Main page icon|image=Gamepad.svg|link=Game OSD skinning|title=Game OSD skinning}}
|}
|}


== Tutorials ==
== Tutorials ==
{| width="100%"
{| width="100%"
|- valign="top"
|- valign="top"
| width="25%" align="center" | {{Main page icon|image=Gnome-preferences-desktop-wallpaper.svg|link=First skin tutorial}}
| width="33%" align="center" | {{Main page icon|image=Gnome-preferences-desktop-wallpaper.png|link=First skin tutorial}}
| width="25%" align="center" | {{Main page icon|image=Pencil clipart.svg|link=Modifiying a skin tutorial}}
| width="33%" align="center" | {{Main page icon|image=Go-home-2.png|link=HOW-TO:Edit the home screen skin files|title=Home screen tutorial}}
| width="25%" align="center" | {{Main page icon|image=Go-home-2.svg|link=HOW-TO:Edit the home screen skin files|title=Home screen tutorial}}
| width="33%" align="center" | {{Main page icon|image=Inkscape icons dialog messages.png|link=HOW-TO:Make a dialog popup automatically with another one via skinning|title=Popup tutorial}}
| width="25%" align="center" | {{Main page icon|image=Inkscape icons dialog messages.svg|link=HOW-TO:Make a dialog popup automatically with another one via skinning|title=Popup tutorial}}
|- valign="top"
| width="33%" align="center" | {{Main page icon|image=Weather-sun-clouds-some-rain.png|link=HOW-TO:Enable weather info display for the home screen via skinning|title=Weather info tutorial}}
| width="33%" align="center" | {{Main page icon|image=Crystal Project window list.png‎|link=HOW-TO:Add a new window or dialog via skinning|title=New dialog tutorial}}
| width="33%" align="center" | {{Main page icon|image=Crystal Clear app fonts.png|link=HOW-TO:Add a new true type font to the skin|title=Adding fonts tutorial}}
|- valign="top"
|- valign="top"
| width="25%" align="center" | {{Main page icon|image=Weather-sun-clouds-some-rain.svg|link=HOW-TO:Enable weather info display for the home screen via skinning|title=Weather info tutorial}}
| width="33%" align="center" |
| width="25%" align="center" | {{Main page icon|image=Crystal Project window list.png‎|link=HOW-TO:Add a new window or dialog via skinning|title=New dialog tutorial}}
| width="33%" align="center" | {{Main page icon|image=Estuary-edit-icon2.png|link=Estuary Modification}}
| width="25%" align="center" | {{Main page icon|image=Crystal Clear app fonts.png|link=HOW-TO:Add a new true type font to the skin|title=Adding fonts tutorial}}
| width="33%" align="center" |
| width="25%" align="center" | {{Main page icon|image=Go-home-2.svg|link=Testing skin tutorial|title=Testing skin tutorial}}
|}
|}


 
[[Category:Add-on development|*]]
 
[[Category:Addon Development|*]]

Revision as of 23:45, 25 October 2018

Home icon grey.png   ▶ Development ▶ Skinning

Kodi is noted as having a very flexible and robust framework for its GUI, making theme-skinning and personal customization very accessible. Users can create their own skin (or modify an existing skin) and share it with others. Confluence is the official skin.

General

icon
Skin development introduction
icon
Skin structure
icon
Kodi skinning manual
icon
Skin development tools
icon
Game OSD skinning

Tutorials

icon
First skin tutorial
icon
Home screen tutorial
icon
Popup tutorial
icon
Weather info tutorial
icon
New dialog tutorial
icon
Adding fonts tutorial
icon
Estuary Modification