Merge aa92178722
into 654233a847
|
@ -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"/>
|
||||
|
@ -264,4 +271,4 @@
|
|||
<url type="details">https://zen-browser.app/release-notes/1.0.0-a.32</url>
|
||||
</release>
|
||||
</releases>
|
||||
</component>
|
||||
</component>
|
||||
|
|
BIN
assets/browser-dark.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
assets/browser-glance-dark.png
Normal file
After Width: | Height: | Size: 210 KiB |
BIN
assets/browser-glance.png
Normal file
After Width: | Height: | Size: 219 KiB |
BIN
assets/browser-splitview-dark.png
Normal file
After Width: | Height: | Size: 224 KiB |
BIN
assets/browser-splitview.png
Normal file
After Width: | Height: | Size: 216 KiB |
BIN
assets/browser.png
Normal file
After Width: | Height: | Size: 163 KiB |
|
@ -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 |