X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/526cfc50450ca5811c7ef474a15c484aeac8d786..a45d60c3587e1cede79781b8c85bbe8e5922d725:/doc/themes.mdwn diff --git a/doc/themes.mdwn b/doc/themes.mdwn index b934fc776..7df25e66b 100644 --- a/doc/themes.mdwn +++ b/doc/themes.mdwn @@ -1,18 +1,28 @@ -A theme provides, via the underlay, an enhanced version of the regular -[[style.css]]. This leaves [[local.css]] free for you to further -customise. Themes can also provide header and background images. +A theme provides a style.css file, and any associated images to give +ikiwiki a nice look and feel. The local.css [[CSS]] file is left +free for you to further customize. Ikiwiki now comes with several themes contributed by users. You can enable the [[theme_plugin|plugins/theme]] to use any of these: -[[!img actiontabs_small.png align=left]] The actiontabs theme, contributed by +[[!img actiontabs_small.png align=left]] The **actiontabs** theme, contributed by [[svend]]. This style sheet displays the action list (Edit, RecentChanges, etc.) as tabs.
-[[!img blueview_small.png align=left]] The blueview theme, contributed by -[[BerndZeimetz]], featuring a panorama photo he took. +[[!img blueview_small.png align=left]] The **blueview** theme, contributed by +[[BerndZeimetz]], featuring a tiling panoramic photo he took. + +
+ +[[!img goldtype_small.png align=left]] The **goldtype** theme, based on +blueview and featuring the photography of Lars Wirzenius. + +
+ +[[!img monochrome_small.png align==left]] The **monochrome** theme, +based on [[Jon]]'s homepage design.