Skip to content

Commit 298b820

Browse files
authored
change deprecated branding tags (#113)
* change deprecated branding tags * forgot a slash
1 parent 2ee6643 commit 298b820

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

data/com.github.elfenware.badger.metainfo.xml.in

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626

2727
<p>Stay healthy.</p>
2828
</description>
29+
<branding>
30+
<color type="primary" scheme_preference="light">#fafafa</color>
31+
<color type="primary" scheme_preference="dark">#1a1a1a</color>
32+
</branding>
2933
<releases>
3034
<release version="5.0.0" date="2025-06-27">
3135
<description>
@@ -251,20 +255,13 @@
251255
<keyword>Cute</keyword>
252256
<keyword>Simple</keyword>
253257
</keywords>
254-
255258
<screenshots>
256259
<screenshot type="default">
257260
<caption>The Badger automatically adapts to your set periodical reminders</caption>
258261
<image>https://raw.githubusercontent.com/elfenware/badger/master/data/window-screenshot.png</image>
259262
</screenshot>
260263
</screenshots>
261-
<branding>
262-
<color type="primary" scheme_preference="light">#fff</color>
263-
<color type="primary" scheme_preference="dark">#333</color>
264-
</branding>
265264
<custom>
266-
<value key="x-appcenter-color-primary">#fff</value>
267-
<value key="x-appcenter-color-primary-text">#333</value>
268265
<value key="x-appcenter-suggested-price">0</value>
269266
</custom>
270267
</component>

0 commit comments

Comments
 (0)