Skip to content

Commit

Permalink
⛏ Adjusting the code format
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcookies committed Aug 2, 2022
1 parent f3d3b39 commit f3c9a6d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ Please delete the code at the beginning of the tmTheme file that looks like this
```
<dict>
<key>settings</key>
<dict>
<key>background</key>
<string>#222222</string>
......
......
<key>invisibles</key>
<string>#3b3a32</string>
</dict>
<dict>
<key>background</key>
<string>#222222</string>
......
......
<key>invisibles</key>
<string>#3b3a32</string>
</dict>
</dict>
```

Expand Down
16 changes: 8 additions & 8 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ Visual Studio Code 布丁主题正在不断更新多款配色主题:
```
<dict>
<key>settings</key>
<dict>
<key>background</key>
<string>#222222</string>
......
......
<key>invisibles</key>
<string>#3b3a32</string>
</dict>
<dict>
<key>background</key>
<string>#222222</string>
......
......
<key>invisibles</key>
<string>#3b3a32</string>
</dict>
</dict>
```

Expand Down

0 comments on commit f3c9a6d

Please sign in to comment.