Creating E17 Themes
In order to create your own enlightenment themes you will have to know the basics of Edje interface creation, this article cover the specifics and nuisances of E17's Eet files structure.
A good way to start is to study the Japan2007 source code or the default theme source (Bling) (using edje_decc).
Edje Specification File
Coming soon...
Resources
- Basic Theming Tutorial from the E17 User Guide (JackLab wiki)
- Edje as a Theming Framework from the Introduction to the Enlightenment foundation libraries.
- How to write an enlightenment theme Short introduction for writing an enlightenment theme
- ClockHands script for generating clock images
- E17 Theme Group Locations to preview specific widgets
- Edje Editor for previewing and editing edje code on the fly
- E17's Themes Creation Guide draft of a guidelines for all who wish to make a E17 theme...
