Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 474f3c4e authored by Schneider Victor-tulias's avatar Schneider Victor-tulias
Browse files

Update gesture tutorial colors

- Updated all redesigned gesture nav menu and tutorial colors to dynamic color spec

Flag: ENABLE_NEW_GESTURE_NAV_TUTORIAL
Bug: 281764891
Bug: 279823249
Test: launched tutorial menu and tutorial steps
Change-Id: I03532b80c6e14867c1374bbdf9f984c1cece9809
parent e212779f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:viewportHeight="208">
  <path
      android:pathData="M24.53,169.2L32.09,165.56C77.7,143.55 77.7,64.45 32.09,42.35L24.53,38.71C14.55,33.95 6.06,25.56 0,14.92V193.08C6.06,182.44 14.55,174.05 24.53,169.2Z"
      android:fillColor="#217500"/>
      android:fillColor="?attr/onSurfaceBack"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:viewportHeight="67">
  <path
      android:pathData="M180.9,0.6H51.1C22.9,0.6 0,23.4 0,51.7V67.6H232V51.7C232,23.4 209.1,0.6 180.9,0.6Z"
      android:fillColor="#4B67AE"/>
      android:fillColor="?attr/onSurfaceHome"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:viewportHeight="94">
  <path
      android:pathData="M185.56,76.95C184.79,75.3 184.3,73.56 184.21,71.81L182.85,55.81C182.46,51.34 180.13,47.27 176.45,44.65L163.25,35.44C161.8,34.37 160.54,33.11 159.47,31.65L150.16,18.46C147.54,14.77 143.47,12.45 139,12.06L123,10.6C121.25,10.41 119.51,10.02 117.86,9.24L103.31,2.45C101.27,1.49 99.04,1 96.91,1C94.77,1 92.54,1.49 90.5,2.45L75.95,9.24C74.31,10.02 72.56,10.51 70.81,10.6L54.81,11.96C50.35,12.35 46.27,14.68 43.65,18.36L34.44,31.56C33.37,33.01 32.11,34.27 30.66,35.34L17.27,44.65C13.58,47.27 11.26,51.34 10.87,55.81L9.41,71.81C9.22,73.56 8.83,75.3 8.05,76.95L1.26,91.5C0.78,92.67 0.39,93.83 0.1,94.99H193.52C193.32,93.83 192.94,92.57 192.35,91.5L185.56,76.95Z"
      android:fillColor="#7E44AD"/>
      android:fillColor="?attr/onSurfaceOverview"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:viewportHeight="303">
  <path
      android:pathData="M35.65,245.9L46.63,240.61C112.92,208.62 112.92,93.67 46.63,61.54L35.65,56.26C21.15,49.34 8.81,37.14 0,21.69V280.6C8.81,265.15 21.15,252.95 35.65,245.9Z"
      android:fillColor="#217500"/>
      android:fillColor="?attr/onSurfaceBack"/>
</vector>
+1 −1
Original line number Diff line number Diff line
@@ -19,5 +19,5 @@
    android:viewportHeight="73">
  <path
      android:pathData="M282.3,0H79.7C38,0 3.7,32.1 0.3,73H361.7C358.3,32.1 324,0 282.3,0Z"
      android:fillColor="#4B67AE"/>
      android:fillColor="?attr/onSurfaceHome"/>
</vector>
Loading