Skip to content

Commit 12840b3

Browse files
committed
Add primary colors for flatpak app
1 parent d6eb392 commit 12840b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

shared/com.github.hluk.copyq.appdata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,9 @@
9393
<content_rating type="oars-1.0" />
9494

9595
<launchable type="desktop-id">com.github.hluk.copyq.desktop</launchable>
96+
97+
<branding>
98+
<color type="primary" scheme_preference="light">#91e9b2</color>
99+
<color type="primary" scheme_preference="dark">#36724d</color>
100+
</branding>
96101
</component>

0 commit comments

Comments
 (0)