Update app shortcuts to use app icon color scheme (#2835)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
NGB-Was-Taken
2026-06-23 22:57:57 +05:45
committed by GitHub
parent bc7f7e70a1
commit f23170bfaa
7 changed files with 18 additions and 10 deletions
@@ -8,7 +8,9 @@
<color name="divider_default">@color/md_black_1000_12</color>
<!-- Blue Theme -->
<color name="accent_blue">#54759E</color>
<color name="accent_blue">#0058A0</color>
<color name="icon_background">#FAFAFA</color>
<!-- AMOLED Mode -->
<color name="amoled_background">#000000</color>