Custom defaults
Last updated
Last updated
You can actually replace the default defaults with your own defaults of choice.
Simply create a new module and name it whatever you want — TextDefaults
is recommended.
It's crucial that you give it the TextDefaults
, so that Text+ can identify it.
The module has to return a table, like this:
It's crucial that you include all customization options in the defaults list.
Here's the default defaults: