Prioritize dark mode screenshot

This commit is contained in:
Tyler LaBree 2025-02-21 16:42:43 -06:00
parent a82310aae3
commit 2116a5d202

View file

@ -38,11 +38,11 @@
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<caption>Main window</caption> <caption>Main window</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser.png</image> <image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-dark.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>Main window in dark mode</caption> <caption>Main window in light mode</caption>
<image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser-dark.png</image> <image>https://raw.githubusercontent.com/zen-browser/flatpak/refs/heads/main/assets/browser.png</image>
</screenshot> </screenshot>
<screenshot> <screenshot>
<caption>The glance feature allows you to view links without actually opening them</caption> <caption>The glance feature allows you to view links without actually opening them</caption>