Skip to content

Commit ffcb1b5

Browse files
authored
Merge pull request #577 from AdguardTeam/update_readme_screenshots
Update README.md
2 parents b5044f9 + d0a0d9f commit ffcb1b5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
 
6464
<p align="center">
6565
<picture>
66-
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/dark_home.png" width="250">
67-
<img src="https://cdn.adtidy.org/content/github/vpn/android/home.png" width="250">
66+
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/home_dark1.png" width="250">
67+
<img src="https://cdn.adtidy.org/content/github/vpn/android/home_light1.png" width="250">
6868
</picture>
6969
<picture>
70-
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/dark_locations.png" width="250">
71-
<img src="https://cdn.adtidy.org/content/github/vpn/android/locations.png" width="250">
70+
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/locations_dark1.png" width="250">
71+
<img src="https://cdn.adtidy.org/content/github/vpn/android/locations_light1.png" width="250">
7272
</picture>
7373
<picture>
74-
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/dark_exclusions.png" width="250">
75-
<img src="https://cdn.adtidy.org/content/github/vpn/android/exclusions.png" width="250">
74+
<source media="(prefers-color-scheme: dark)" srcset="https://cdn.adtidy.org/content/github/vpn/android/exclusions_dark1.png" width="250">
75+
<img src="https://cdn.adtidy.org/content/github/vpn/android/exclusions_light1.png" width="250">
7676
</picture>
7777
</p>
7878

0 commit comments

Comments
 (0)