aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r--app/src/main/res/drawable/side_nav_bar.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/drawable/side_nav_bar.xml b/app/src/main/res/drawable/side_nav_bar.xml
index 92abf9f0..378cf16f 100644
--- a/app/src/main/res/drawable/side_nav_bar.xml
+++ b/app/src/main/res/drawable/side_nav_bar.xml
@@ -2,8 +2,8 @@
android:shape="rectangle">
<gradient
android:angle="135"
- android:centerColor="#1565C0"
- android:endColor="#0D47A1"
- android:startColor="#1976D2"
+ android:centerColor="#0336FF"
+ android:endColor="#002BF0"
+ android:startColor="#5954FF"
android:type="linear" />
</shape> \ No newline at end of file