summaryrefslogtreecommitdiff
path: root/amiga/resources/Themes/Default
Commit message (Collapse)AuthorAgeFilesLines
* Allow theming of default treeview folder and item images.Chris Young2008-10-191-0/+5
| | | | svn path=/trunk/netsurf/; revision=5600
* Basic theme support.Chris Young2008-10-182-0/+36
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