mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-15 08:29:24 +00:00
Launcher: slightly more gradient
This commit is contained in:
parent
b71f3ccd32
commit
0e6bd5691c
2 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue