This commit is contained in:
Tyler LaBree 2025-06-10 09:59:59 +05:30 committed by GitHub
commit 381cac0b34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 14 additions and 7 deletions

View file

@ -32,18 +32,25 @@
<url type="vcs-browser">https://github.com/zen-browser</url>
<url type="contribute">https://docs.zen-browser.app/contribute/CONTRIBUTING</url>
<branding>
<color type="primary" scheme_preference="light">#d9d9d9</color>
<color type="primary" scheme_preference="dark">#f5f5f5</color>
<color type="primary" scheme_preference="light">#F2F0E3</color>
<color type="primary" scheme_preference="dark">#1F1F1F</color>
</branding>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser.png</image>
<caption>Main window</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-dark.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser-splitview.png</image>
<caption>Main window in light mode</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/zen-browser/www/refs/heads/main/src/assets/browser-compactmode.png</image>
<caption>The glance feature allows you to view links without actually opening them</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-glance.png</image>
</screenshot>
<screenshot>
<caption>The split view feature allows you to view multiple tabs at once</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-splitview.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>

BIN
assets/browser-dark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

BIN
assets/browser-glance.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
assets/browser.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

View file

@ -1,4 +1,4 @@
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
<svg width="1024" height="1024" viewBox="-96 -96 1216 1216" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_97_150)">
<rect width="1024" height="1024" rx="185" fill="#202020"/>
<circle cx="512.523" cy="512.523" r="134.573" stroke="#F2F0E3" stroke-width="30"/>

Before

Width:  |  Height:  |  Size: 563 B

After

Width:  |  Height:  |  Size: 567 B

Before After
Before After