Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
alainm23 committed Dec 26, 2024
1 parent e8228c4 commit 41309f7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file added data/screenshots/break.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 data/screenshots/pomodoro.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 data/screenshots/start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions data/tomato.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
<screenshots>
<screenshot type="default">
<caption>Pomodoro time</caption>
<image>https://raw.githubusercontent.com/tomatoers/tomato/master/data/screenshots/pomodoro.png</image>
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/pomodoro.png</image>
</screenshot>
<screenshot>
<caption>Start page</caption>
<image>https://raw.githubusercontent.com/tomatoers/tomato/master/data/screenshots/start.png</image>
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/start.png</image>
</screenshot>
<screenshot>
<caption>Short break time</caption>
<image>https://raw.githubusercontent.com/tomatoers/tomato/master/data/screenshots/break.png</image>
<image>https://raw.githubusercontent.com/ellie-commons/tomato/master/data/screenshots/break.png</image>
</screenshot>
</screenshots>

Expand All @@ -38,8 +38,8 @@
<url type="help">https://github.com/ellie-commons/tomato/tomato/issues</url>

<branding>
<color type="primary" scheme_preference="light">#f9f06b</color>
<color type="primary" scheme_preference="dark">#9141ac</color>
<color type="primary" scheme_preference="light">#ff8c82</color>
<color type="primary" scheme_preference="dark">#7a0000</color>
</branding>

<developer id="io.github.ellie_commons">
Expand Down

0 comments on commit 41309f7

Please sign in to comment.