Skip to content

Commit 6b650ce

Browse files
authored
add branding colors
1 parent c30c0c4 commit 6b650ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

flatpak/com.github.vikdevelop.timer.metainfo.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
<categories>
4747
<category>Utility</category>
4848
</categories>
49+
50+
<branding>
51+
<color type="primary" scheme_preference="light">#BBDBFF</color>
52+
<color type="primary" scheme_preference="dark">#3E6B8B</color>
53+
</branding>
4954

5055
<releases>
5156
<release version="3.3" date="2023-11-12">

0 commit comments

Comments
 (0)