Skip to content

Commit 013887c

Browse files
committed
added README
1 parent 5f180a9 commit 013887c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,11 @@ the page uri to identify a thread.
4040

4141
The module comes with 2 themes for now. To implement new ones create a new partial view in `view/theme/yourtheme` using
4242
as base the existing ones.
43+
4344
Use your new theme calling `$this->rbComment('yourtheme')`
4445

46+
The current themes (and possible values of the `$theme` parameter) are :
47+
4548
##### default
4649
Basic theme with no external dependencies. Contains the minimum styling to make it look decent.
4750

0 commit comments

Comments
 (0)