SeaDve / Delineate

View and edit graphs
GNU General Public License v3.0
34 stars 2 forks source link

improve metainfo #9

Open SeaDve opened 3 months ago

SeaDve commented 3 months ago
<branding>
  <color type="primary" scheme_preference="light">#ff00ff</color>
  <color type="primary" scheme_preference="dark">#993d3d</color>
</branding>
<screenshots>
  <screenshot type="default">
    <image>https://example.org/example1.png</image>
    <caption>A caption</caption>
  </screenshot>
  <screenshot>
    <image>https://example.org/example2.png</image>
    <caption>A caption</caption>
  </screenshot>
</screenshots>

The link should be based on a tag or commit instead of a branch.