Skip to content

Commit 3599557

Browse files
committed
doc: update README.md (#1928)
Signed-off-by: leo <[email protected]>
1 parent fbf6a64 commit 3599557

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@
66
[![latest](https://img.shields.io/github/v/release/sourcegit-scm/sourcegit.svg)](https://github.com/sourcegit-scm/sourcegit/releases/latest)
77
[![downloads](https://img.shields.io/github/downloads/sourcegit-scm/sourcegit/total)](https://github.com/sourcegit-scm/sourcegit/releases)
88

9+
## Screenshots
10+
11+
* Dark Theme
12+
13+
![Theme Dark](./screenshots/theme_dark.png)
14+
15+
* Light Theme
16+
17+
![Theme Light](./screenshots/theme_light.png)
18+
19+
* Custom
20+
21+
You can find custom themes from [sourcegit-theme](https://github.com/sourcegit-scm/sourcegit-theme.git). And welcome to share your own themes.
22+
923
## Highlights
1024

1125
* Supports Windows/macOS/Linux
@@ -201,20 +215,6 @@ You can define your own conventional commit types (per-repository) by following
201215
```
202216
2. Configure the `Conventional Commit Types` in repository configuration window.
203217

204-
## Screenshots
205-
206-
* Dark Theme
207-
208-
![Theme Dark](./screenshots/theme_dark.png)
209-
210-
* Light Theme
211-
212-
![Theme Light](./screenshots/theme_light.png)
213-
214-
* Custom
215-
216-
You can find custom themes from [sourcegit-theme](https://github.com/sourcegit-scm/sourcegit-theme.git). And welcome to share your own themes.
217-
218218
## Contributing
219219

220220
Everyone is welcome to submit a PR. Please make sure your PR is based on the latest `develop` branch and the target branch of PR is `develop`.

0 commit comments

Comments
 (0)