diff options
-rw-r--r-- | app/src/normal/res/drawable/background_eip.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/normal/res/drawable/background_eip.xml b/app/src/normal/res/drawable/background_eip.xml index 770a71d9..9b20a8fd 100644 --- a/app/src/normal/res/drawable/background_eip.xml +++ b/app/src/normal/res/drawable/background_eip.xml @@ -27,7 +27,7 @@ android:strokeColor="#c5e1a5" android:strokeWidth="0"/> <path android:fillAlpha="1" android:fillColor="#e6ee9c" android:pathData="M50,33 L-30564.67,73960.37A80000,80000 0,0 0,50 80050Z" - android:strokeColor="#b39ddb" android:strokeWidth="0"/> + android:strokeColor="#e6ee9c" android:strokeWidth="0"/> <path android:fillAlpha="1" android:fillColor="#fff59d" android:pathData="m50,33 l-56568.54,56568.54a80000,80000 0,0 0,25953.87 17341.82z" android:strokeColor="#fff59d" android:strokeWidth="0"/> |