diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/example.mana | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/example.mana b/docs/example.mana index aa87b96f..9802c280 100644 --- a/docs/example.mana +++ b/docs/example.mana @@ -19,4 +19,5 @@ filename / path as a command line parameter <option name="defaultUpdateHost" value="http://updates.themanaworld.org"/> <option name="font" value="fonts/dejavusans.ttf" /> <option name="boldFont" value="fonts/dejavusans-bold.ttf" /> + <option name="theme" value="wood" /> </configuration> |