init.rb
= Themes Sources in Git =
The existing themes are available in the git tree at:
you can add yours there, then contribute it via a git patch. See [[Contribute]] for sending patches via git.
= Theme "inheritance" from the Default =
One interesting thing is that themes default to the "main" theme.
If an image reference in the application does not exist in a theme, the image is served from the default theme.
This is to make it easier to make themes. One can start with a fairly "thin" theme and enhance it over time by adding new images and improvements.