marktext/static/preference.md
2018-03-22 01:10:10 +08:00

21 lines
425 B
Markdown
Executable File

### :bust_in_silhouette:User Preferences
Edit and save to update preferences, You can only change the json bellow!
- **theme**: *String* `dark` or `light`
- **autoSave**: *Boolean* `true` or `false`
```json
{
"theme": "light",
"autoSave": false
}
```
More user preferences comming soon.
**Please use `CmdOrCtrl + S` to save your preferences and reload Mark Text to use your setting!**
> Your friends at Mark Text