Skip to content

Add padding to icon for visual balance, add screenshots and brand colors to Flathub #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions app.zen_browser.zen.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down Expand Up @@ -222,4 +229,4 @@
<url type="details">https://zen-browser.app/release-notes/1.0.0-a.32</url>
</release>
</releases>
</component>
</component>
Binary file added assets/browser-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/browser-glance-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/browser-glance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/browser-splitview-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/browser-splitview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/browser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/app.zen_browser.zen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.