Skip to content

Commit c7de4e7

Browse files
committed
ui: support Monet app icon background
1 parent d136196 commit c7de4e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<color name="ic_launcher_background">#2A2036</color>
2+
<color name="ic_launcher_background">@android:color/system_accent1_800</color>
33
</resources>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<resources>
2-
<color name="ic_launcher_background">#E6D5F4</color>
2+
<color name="ic_launcher_background">@android:color/system_accent1_100</color>
33
</resources>

0 commit comments

Comments
 (0)