Launcher: slightly more gradient

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

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

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