Skip to content

Commit 23d06ad

Browse files
committed
chore: update screenshot
1 parent 8ffedc8 commit 23d06ad

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ Neat hovercards for GitHub.
2929

3030
* Why and how should I bind my access token and which scopes should I allow?
3131

32-
GitHub limits unauthenticated API requests to 60 per hour but after binding your access token you will be able to enjoy the rate limit of **5,000** requests per hour.
33-
32+
GitHub limits unauthenticated API requests to 60 per hour but after binding your access token you will be able to enjoy the rate limit of **5,000** requests per hour.
33+
3434
**Triple click** on any hovercard and the access token form will pop out.
3535

3636
You should at lease add permission for `public_repo` to enable star/unstar, and `user:follow` to enable follow/unfollow.
@@ -65,7 +65,7 @@ For browser extension versions, GitHub Hovercard provide following options:
6565
If you don't want the hovercards to pop up instantly, you may set a delay before they try to retrieve data and appear.
6666

6767
* Readme
68-
68+
6969
You may disable readme content for repo cards if you don't need it.
7070

7171
* Show self
@@ -74,21 +74,17 @@ For browser extension versions, GitHub Hovercard provide following options:
7474

7575
## Screenshots
7676

77-
<img src="screenshots/1.png" alt="Users in trending repo avatars" width="640" height="400">
78-
79-
<img src="screenshots/2.png" alt="Repos in activity feeds" width="640" height="400">
80-
81-
<img src="screenshots/3.png" alt="Users/organizations in repo titles" width="640" height="400">
77+
<img src="screenshots/1-light.png" alt="Users in trending repo avatars" width="640" height="400">
8278

83-
<img src="screenshots/4.png" alt="Forked repos" width="640" height="400">
79+
<img src="screenshots/2-light.png" alt="Users in feeds" width="640" height="400">
8480

85-
<img src="screenshots/5.png" alt="User/organization links anywhere" width="640" height="400">
81+
<img src="screenshots/3-light.png" alt="Repos in feeds" width="640" height="400">
8682

87-
<img src="screenshots/6.png" alt="Issues" width="640" height="400">
83+
<img src="screenshots/4-light.png" alt="Issues" width="640" height="400">
8884

89-
<img src="screenshots/7.png" alt="Pull requests" width="640" height="400">
85+
<img src="screenshots/5-light.png" alt="Pull requests" width="640" height="400">
9086

91-
<img src="screenshots/8.png" alt="Commits" width="640" height="400">
87+
<img src="screenshots/6-light.png" alt="Commits" width="640" height="400">
9288

9389
## Known issues
9490

0 commit comments

Comments
 (0)