We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f180a9 commit 013887cCopy full SHA for 013887c
README.md
@@ -40,8 +40,11 @@ the page uri to identify a thread.
40
41
The module comes with 2 themes for now. To implement new ones create a new partial view in `view/theme/yourtheme` using
42
as base the existing ones.
43
+
44
Use your new theme calling `$this->rbComment('yourtheme')`
45
46
+The current themes (and possible values of the `$theme` parameter) are :
47
48
##### default
49
Basic theme with no external dependencies. Contains the minimum styling to make it look decent.
50
0 commit comments