Skip to content

Commit 27daa53

Browse files
committed
Use Palace foreground color in tab icons
Affects: https://ebce-lyrasis.atlassian.net/browse/PP-4021
1 parent ef715a7 commit 27daa53

4 files changed

Lines changed: 32 additions & 12 deletions

File tree

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<vector android:height="24dp" android:viewportHeight="100"
2-
android:viewportWidth="100" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3-
<path android:fillColor="#FF000000" android:pathData="M88.9,22.6c-0.9,-0.9 -6.6,-6.8 -17.1,-6.8c-11.1,0 -17.1,11.1 -17.1,11.1s0,51.9 0,54.1c5.5,-2.5 11,-4 17.1,-4.1c6.1,0.1 11.6,1.4 17.2,3.9C88.9,78.9 88.9,23.6 88.9,22.6zM10.7,22.6c0,1 0,56.4 0,58.2c5.5,-2.5 11.1,-3.8 17.2,-3.9c6,0.1 11.5,1.6 17.1,4.1c0,-2.3 0,-54.1 0,-54.1s-5.8,-11.1 -17.1,-11.1C17.2,15.8 11.6,21.7 10.7,22.6zM27.9,86.7c-9.6,0 -19,6.3 -19.2,6.4c-3.2,2.3 -7.8,0 -7.8,-4V20.7c0,-1 0.3,-2.1 0.9,-2.9C3.1,16.1 11.4,6 27.8,6c7.9,0 15.7,3.5 22,10.9C56.1,9.6 63.9,6 71.8,6c16.1,0 24.7,10.1 25.9,11.8c0.6,0.8 0.9,1.9 0.9,2.9v68.4c0,4 -4.5,6.3 -7.8,4c-0.2,-0.2 -8.8,-6.4 -19.2,-6.4c-10.3,0 -19.2,6.5 -19.3,6.6c-0.8,0.5 -1.7,0.8 -2.6,0.8c-0.9,0 -1.8,-0.2 -2.6,-0.8C47.1,93.1 38.5,86.7 27.9,86.7z"/>
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="100"
5+
android:viewportHeight="100">
6+
<path
7+
android:fillColor="@color/PalacePrimaryForegroundColor"
8+
android:pathData="M88.9,22.6c-0.9,-0.9 -6.6,-6.8 -17.1,-6.8c-11.1,0 -17.1,11.1 -17.1,11.1s0,51.9 0,54.1c5.5,-2.5 11,-4 17.1,-4.1c6.1,0.1 11.6,1.4 17.2,3.9C88.9,78.9 88.9,23.6 88.9,22.6zM10.7,22.6c0,1 0,56.4 0,58.2c5.5,-2.5 11.1,-3.8 17.2,-3.9c6,0.1 11.5,1.6 17.1,4.1c0,-2.3 0,-54.1 0,-54.1s-5.8,-11.1 -17.1,-11.1C17.2,15.8 11.6,21.7 10.7,22.6zM27.9,86.7c-9.6,0 -19,6.3 -19.2,6.4c-3.2,2.3 -7.8,0 -7.8,-4V20.7c0,-1 0.3,-2.1 0.9,-2.9C3.1,16.1 11.4,6 27.8,6c7.9,0 15.7,3.5 22,10.9C56.1,9.6 63.9,6 71.8,6c16.1,0 24.7,10.1 25.9,11.8c0.6,0.8 0.9,1.9 0.9,2.9v68.4c0,4 -4.5,6.3 -7.8,4c-0.2,-0.2 -8.8,-6.4 -19.2,-6.4c-10.3,0 -19.2,6.5 -19.3,6.6c-0.8,0.5 -1.7,0.8 -2.6,0.8c-0.9,0 -1.8,-0.2 -2.6,-0.8C47.1,93.1 38.5,86.7 27.9,86.7z" />
49
</vector>
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<vector android:height="24dp" android:viewportHeight="100"
2-
android:viewportWidth="100" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3-
<path android:fillColor="#FF000000" android:pathData="M6.9,93.1c-2.4,0 -4.3,-1.9 -4.3,-4.3V28.4c0,-2.4 1.9,-4.3 4.3,-4.3h38.8v-4.3c0,-2.4 1.9,-4.3 4.3,-4.3h8.6c2.4,0 4.3,1.9 4.3,4.3v4.3h8.6V11.2c0,-2.4 1.9,-4.3 4.3,-4.3h17.2c2.4,0 4.3,1.9 4.3,4.3v77.7c0,2.4 -1.9,4.3 -4.3,4.3H75.9H58.6H50H6.9zM11.2,32.7v51.8h34.5V32.7h-8.6v13c0,4.8 -2.6,5.8 -5.8,2.3l-2.8,-3l-2.8,3c-3.2,3.5 -5.8,2.5 -5.8,-2.3v-13H11.2zM80.2,75.9v8.6h8.6v-8.6H80.2zM88.8,15.5h-8.6v51.8h8.6V15.5zM62.9,50v34.5h8.6V50H62.9zM71.6,32.7h-8.6v8.6h8.6V32.7z"/>
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="100"
5+
android:viewportHeight="100">
6+
<path
7+
android:fillColor="@color/PalacePrimaryForegroundColor"
8+
android:pathData="M6.9,93.1c-2.4,0 -4.3,-1.9 -4.3,-4.3V28.4c0,-2.4 1.9,-4.3 4.3,-4.3h38.8v-4.3c0,-2.4 1.9,-4.3 4.3,-4.3h8.6c2.4,0 4.3,1.9 4.3,4.3v4.3h8.6V11.2c0,-2.4 1.9,-4.3 4.3,-4.3h17.2c2.4,0 4.3,1.9 4.3,4.3v77.7c0,2.4 -1.9,4.3 -4.3,4.3H75.9H58.6H50H6.9zM11.2,32.7v51.8h34.5V32.7h-8.6v13c0,4.8 -2.6,5.8 -5.8,2.3l-2.8,-3l-2.8,3c-3.2,3.5 -5.8,2.5 -5.8,-2.3v-13H11.2zM80.2,75.9v8.6h8.6v-8.6H80.2zM88.8,15.5h-8.6v51.8h8.6V15.5zM62.9,50v34.5h8.6V50H62.9zM71.6,32.7h-8.6v8.6h8.6V32.7z" />
49
</vector>
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<vector android:height="24dp" android:viewportHeight="100"
2-
android:viewportWidth="100" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3-
<path android:fillColor="#FF000000" android:pathData="M26.4,26.4c0,-2.6 2.1,-4.7 4.7,-4.7h37.7c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H31.1C28.5,31.2 26.4,29.1 26.4,26.4zM26.4,45.3c0,-2.6 2.1,-4.7 4.7,-4.7h37.7c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H31.1C28.5,50 26.4,47.9 26.4,45.3zM50,64.1c0,-2.6 2.1,-4.7 4.7,-4.7h14.1c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H54.7C52.1,68.8 50,66.7 50,64.1zM83,12.3H17v72.5l2.6,-1.3c1.3,-0.7 2.9,-0.7 4.2,0l7.4,3.7l7.3,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l7.3,3.7l7.3,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l7.4,3.7l7.2,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l2.6,1.3L83,12.3zM7.6,92.4V12.3c0,-5.2 4.2,-9.4 9.4,-9.4H83c5.2,0 9.4,4.2 9.4,9.4v80.1c0,3.5 -3.7,5.8 -6.8,4.2L78.3,93L71,96.6c-1.3,0.7 -2.9,0.7 -4.2,0L59.4,93l-7.3,3.7c-1.3,0.7 -2.9,0.7 -4.2,0L40.6,93l-7.3,3.7c-1.3,0.7 -2.9,0.7 -4.2,0L21.7,93l-7.3,3.7C11.3,98.2 7.6,95.9 7.6,92.4z"/>
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="100"
5+
android:viewportHeight="100">
6+
<path
7+
android:fillColor="@color/PalacePrimaryForegroundColor"
8+
android:pathData="M26.4,26.4c0,-2.6 2.1,-4.7 4.7,-4.7h37.7c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H31.1C28.5,31.2 26.4,29.1 26.4,26.4zM26.4,45.3c0,-2.6 2.1,-4.7 4.7,-4.7h37.7c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H31.1C28.5,50 26.4,47.9 26.4,45.3zM50,64.1c0,-2.6 2.1,-4.7 4.7,-4.7h14.1c2.6,0 4.7,2.1 4.7,4.7c0,2.6 -2.1,4.7 -4.7,4.7H54.7C52.1,68.8 50,66.7 50,64.1zM83,12.3H17v72.5l2.6,-1.3c1.3,-0.7 2.9,-0.7 4.2,0l7.4,3.7l7.3,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l7.3,3.7l7.3,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l7.4,3.7l7.2,-3.7c1.3,-0.7 2.9,-0.7 4.2,0l2.6,1.3L83,12.3zM7.6,92.4V12.3c0,-5.2 4.2,-9.4 9.4,-9.4H83c5.2,0 9.4,4.2 9.4,9.4v80.1c0,3.5 -3.7,5.8 -6.8,4.2L78.3,93L71,96.6c-1.3,0.7 -2.9,0.7 -4.2,0L59.4,93l-7.3,3.7c-1.3,0.7 -2.9,0.7 -4.2,0L40.6,93l-7.3,3.7c-1.3,0.7 -2.9,0.7 -4.2,0L21.7,93l-7.3,3.7C11.3,98.2 7.6,95.9 7.6,92.4z" />
49
</vector>
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<vector android:height="24dp" android:viewportHeight="100"
2-
android:viewportWidth="100" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
3-
<path android:fillColor="#FF000000" android:pathData="M50,54.9c2.7,0 4.9,-2.2 4.9,-4.9s-2.2,-4.9 -4.9,-4.9s-4.9,2.2 -4.9,4.9S47.3,54.9 50,54.9zM50,64.6c-8.1,0 -14.6,-6.5 -14.6,-14.6S41.9,35.4 50,35.4S64.6,41.9 64.6,50S58.1,64.6 50,64.6zM58.4,24.5l-0.7,-2.2c-1,-3.2 -3.6,-10.4 -3.9,-11.1c-0.2,-0.4 -7.4,-0.4 -7.6,0c-0.3,0.7 -3,7.9 -3.9,11.1l-0.7,2.2l-2.1,0.9c-2,0.8 -3.9,1.9 -5.6,3.2L32.1,30l-2.2,-0.5c-3.2,-0.8 -10.8,-2 -11.6,-2.1c-0.4,-0.1 -4.1,6.3 -3.8,6.6c0.4,0.6 5.3,6.5 7.6,8.9l1.6,1.7l-0.3,2.3c-0.1,1.1 -0.2,2.1 -0.2,3.2s0.1,2.2 0.2,3.2l0.3,2.3l-1.6,1.7c-2.3,2.4 -7.2,8.4 -7.6,8.9c-0.3,0.3 3.4,6.6 3.8,6.6c0.7,-0.1 8.3,-1.4 11.6,-2.1l2.2,-0.5l1.8,1.4c1.7,1.3 3.6,2.4 5.6,3.2l2.1,0.9l0.7,2.2c0.9,3.2 3.6,10.4 3.9,11.1c0.2,0.4 7.5,0.4 7.6,0c0.3,-0.7 3,-7.9 3.9,-11.1l0.7,-2.2l2.1,-0.9c2,-0.8 3.9,-1.9 5.6,-3.2l1.8,-1.4l2.2,0.5c3.2,0.8 10.8,2 11.6,2.1c0.2,0 4.1,-6.3 3.8,-6.6c-0.4,-0.6 -5.3,-6.5 -7.6,-8.9l-1.6,-1.7l0.3,-2.3c0.1,-1.1 0.2,-2.1 0.2,-3.2s-0.1,-2.2 -0.2,-3.2l-0.3,-2.3l1.6,-1.7c2.3,-2.4 7.2,-8.4 7.6,-8.9c0.3,-0.3 -3.4,-6.6 -3.8,-6.6c-0.7,0.1 -8.3,1.4 -11.6,2.1L67.9,30l-1.8,-1.4c-1.7,-1.3 -3.6,-2.4 -5.6,-3.2L58.4,24.5zM66.4,17.4l3.6,2.1c0,0 10.8,-1.9 11.4,-1.9c3.3,-0.4 6.8,1.4 8.4,4.2l4.5,7.8c1.6,2.9 1.4,6.8 -0.5,9.3c-0.4,0.6 -7.5,9 -7.5,9s0,0.6 0,2.1c0,0.7 -0.1,2.1 -0.1,2.1s7,8.4 7.4,8.9c2,2.6 2.2,6.6 0.6,9.4l-4.5,7.8c-1.6,2.9 -5.2,4.6 -8.3,4.2c0,0 -11.6,-2 -11.6,-2l-3.6,2.1c0,0 -3.8,10.3 -4,10.9c-1.3,3 -4.6,5.2 -7.8,5.2h-9.1c-3.3,0 -6.6,-2.2 -7.8,-5.1c-0.3,-0.7 -4.1,-11 -4.1,-11l-3.6,-2.1c0,0 -10.8,1.9 -11.4,2c-3.3,0.4 -6.8,-1.4 -8.4,-4.2l-4.5,-7.8c-1.7,-2.9 -1.4,-6.8 0.5,-9.3c0.4,-0.6 7.5,-9 7.5,-9s-0.1,-0.6 -0.1,-2.1c0,-0.7 0.1,-2.1 0.1,-2.1s-7,-8.4 -7.4,-8.9c-2,-2.6 -2.2,-6.6 -0.6,-9.4l4.5,-7.8c1.6,-2.9 5.2,-4.6 8.3,-4.2c0.8,0.1 11.6,2 11.6,2l3.6,-2.1c0,0 3.7,-10.3 4,-10.8c1.3,-3 4.6,-5.2 7.8,-5.2h9.1c3.3,0 6.6,2.2 7.8,5.1C62.6,7.1 66.4,17.4 66.4,17.4z"/>
1+
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2+
android:width="24dp"
3+
android:height="24dp"
4+
android:viewportWidth="100"
5+
android:viewportHeight="100">
6+
<path
7+
android:fillColor="@color/PalacePrimaryForegroundColor"
8+
android:pathData="M50,54.9c2.7,0 4.9,-2.2 4.9,-4.9s-2.2,-4.9 -4.9,-4.9s-4.9,2.2 -4.9,4.9S47.3,54.9 50,54.9zM50,64.6c-8.1,0 -14.6,-6.5 -14.6,-14.6S41.9,35.4 50,35.4S64.6,41.9 64.6,50S58.1,64.6 50,64.6zM58.4,24.5l-0.7,-2.2c-1,-3.2 -3.6,-10.4 -3.9,-11.1c-0.2,-0.4 -7.4,-0.4 -7.6,0c-0.3,0.7 -3,7.9 -3.9,11.1l-0.7,2.2l-2.1,0.9c-2,0.8 -3.9,1.9 -5.6,3.2L32.1,30l-2.2,-0.5c-3.2,-0.8 -10.8,-2 -11.6,-2.1c-0.4,-0.1 -4.1,6.3 -3.8,6.6c0.4,0.6 5.3,6.5 7.6,8.9l1.6,1.7l-0.3,2.3c-0.1,1.1 -0.2,2.1 -0.2,3.2s0.1,2.2 0.2,3.2l0.3,2.3l-1.6,1.7c-2.3,2.4 -7.2,8.4 -7.6,8.9c-0.3,0.3 3.4,6.6 3.8,6.6c0.7,-0.1 8.3,-1.4 11.6,-2.1l2.2,-0.5l1.8,1.4c1.7,1.3 3.6,2.4 5.6,3.2l2.1,0.9l0.7,2.2c0.9,3.2 3.6,10.4 3.9,11.1c0.2,0.4 7.5,0.4 7.6,0c0.3,-0.7 3,-7.9 3.9,-11.1l0.7,-2.2l2.1,-0.9c2,-0.8 3.9,-1.9 5.6,-3.2l1.8,-1.4l2.2,0.5c3.2,0.8 10.8,2 11.6,2.1c0.2,0 4.1,-6.3 3.8,-6.6c-0.4,-0.6 -5.3,-6.5 -7.6,-8.9l-1.6,-1.7l0.3,-2.3c0.1,-1.1 0.2,-2.1 0.2,-3.2s-0.1,-2.2 -0.2,-3.2l-0.3,-2.3l1.6,-1.7c2.3,-2.4 7.2,-8.4 7.6,-8.9c0.3,-0.3 -3.4,-6.6 -3.8,-6.6c-0.7,0.1 -8.3,1.4 -11.6,2.1L67.9,30l-1.8,-1.4c-1.7,-1.3 -3.6,-2.4 -5.6,-3.2L58.4,24.5zM66.4,17.4l3.6,2.1c0,0 10.8,-1.9 11.4,-1.9c3.3,-0.4 6.8,1.4 8.4,4.2l4.5,7.8c1.6,2.9 1.4,6.8 -0.5,9.3c-0.4,0.6 -7.5,9 -7.5,9s0,0.6 0,2.1c0,0.7 -0.1,2.1 -0.1,2.1s7,8.4 7.4,8.9c2,2.6 2.2,6.6 0.6,9.4l-4.5,7.8c-1.6,2.9 -5.2,4.6 -8.3,4.2c0,0 -11.6,-2 -11.6,-2l-3.6,2.1c0,0 -3.8,10.3 -4,10.9c-1.3,3 -4.6,5.2 -7.8,5.2h-9.1c-3.3,0 -6.6,-2.2 -7.8,-5.1c-0.3,-0.7 -4.1,-11 -4.1,-11l-3.6,-2.1c0,0 -10.8,1.9 -11.4,2c-3.3,0.4 -6.8,-1.4 -8.4,-4.2l-4.5,-7.8c-1.7,-2.9 -1.4,-6.8 0.5,-9.3c0.4,-0.6 7.5,-9 7.5,-9s-0.1,-0.6 -0.1,-2.1c0,-0.7 0.1,-2.1 0.1,-2.1s-7,-8.4 -7.4,-8.9c-2,-2.6 -2.2,-6.6 -0.6,-9.4l4.5,-7.8c1.6,-2.9 5.2,-4.6 8.3,-4.2c0.8,0.1 11.6,2 11.6,2l3.6,-2.1c0,0 3.7,-10.3 4,-10.8c1.3,-3 4.6,-5.2 7.8,-5.2h9.1c3.3,0 6.6,2.2 7.8,5.1C62.6,7.1 66.4,17.4 66.4,17.4z" />
49
</vector>

0 commit comments

Comments
 (0)