Launcher: slightly more gradient

pull/210/head
M66B 2 years ago
parent b71f3ccd32
commit 0e6bd5691c

@ -3,6 +3,6 @@
<gradient <gradient
android:angle="-45" android:angle="-45"
android:endColor="@android:color/system_accent1_300" android:endColor="@android:color/system_accent1_300"
android:startColor="@android:color/system_accent1_600" android:startColor="@android:color/system_accent1_700"
android:type="linear" /> android:type="linear" />
</shape> </shape>

@ -3,8 +3,8 @@
<gradient <gradient
android:angle="-45" android:angle="-45"
android:endColor="#4fc3f7" android:endColor="#4fc3f7"
android:startColor="#039be5" android:startColor="#0288d1"
android:type="linear" /> android:type="linear" />
<!-- start: Light blue 600 --> <!-- start: Light blue 700 -->
<!-- end: Light blue 300 --> <!-- end: Light blue 300 -->
</shape> </shape>
Loading…
Cancel
Save