Skip to content

Commit

Permalink
flatpak: add branding colours
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Oct 31, 2024
1 parent 6aff0c4 commit 2166c76
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flatpak/net.christianbeier.MultiVNC.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
<control>pointing</control>
<control>keyboard</control>
</recommends>

<branding>
<color type="primary" scheme_preference="light">#E8F3E2</color>
<color type="primary" scheme_preference="dark">#1A2E1D</color>
</branding>

<description>
<p>
Expand Down

0 comments on commit 2166c76

Please sign in to comment.