Light from above

pull/210/head
M66B 2 years ago
parent 78aa98a171
commit c15b4167b9

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="-45"
android:angle="135"
android:endColor="@android:color/system_accent1_300"
android:startColor="@android:color/system_accent1_700"
android:type="linear" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<gradient
android:angle="-45"
android:angle="135"
android:endColor="#4fc3f7"
android:startColor="#0288d1"
android:type="linear" />

Loading…
Cancel
Save