summaryrefslogtreecommitdiff
path: root/amiga/resources/Themes
Commit message (Collapse)AuthorAgeFilesLines
* Allow theming of default treeview folder and item images.Chris Young2008-10-192-0/+10
| | | | svn path=/trunk/netsurf/; revision=5600
* Basic theme support.Chris Young2008-10-185-0/+57
NetSurf will use the theme pointed to by the Options file "theme:". Default is Resources/Themes/Default This directory must contain a file called Theme which indicates which files should be used for which images. The number of frames in the Throbber must also be specified here. See Resources/Themes/Default/Theme for an example. svn path=/trunk/netsurf/; revision=5592