]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/theme.mdwn
remove type/video tag
[ikiwiki.git] / doc / plugins / theme.mdwn
1 [[!template id=plugin name=theme author="[[Joey]]"]]
2 [[!tag type/web]]
3
4 The theme plugin allows easily applying a theme to your wiki, by
5 configuring the `theme` setting in the setup file with the name of a theme
6 to use. The themes you can choose from are all subdirectories, typically
7 inside `/usr/share/ikiwiki/themes/`. See [[themes]] for an overview
8 of the themes included in ikiwiki.
9
10 You can set the theme via the **theme** option in your config file (after
11 enabling the plugin). Refresh the wiki after changing it to see the changes.