fix: update comment

This commit is contained in:
0xMRTT 2022-09-03 19:07:26 +02:00 committed by GitHub
parent e4a2496785
commit aed2b5549c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,8 @@ Add a link to your `repo` in `Preferences` > `Repo`
# Preset example
```json
{
"name": "Preset Name", // The name should be written as shown, in PascalCase, but with spaces between words
// The name should be written as shown, in PascalCase, but with spaces between words
"name": "Preset Name",
"variables": {
"accent_color": "#78aeed",
"accent_bg_color": "#3584e4",