Skip to content

Commit

Permalink
Add branding colors (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Apr 14, 2024
1 parent ae5c8df commit ccf4b99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions distro/io.github.sigmasd.stimulator.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,9 @@
<provides>
<binary>stimulator</binary>
</provides>

<branding>
<color type="primary" scheme_preference="light">#26a269</color>
<color type="primary" scheme_preference="dark">#1b744b</color>
</branding>
</component>

0 comments on commit ccf4b99

Please sign in to comment.