Skip to content

Commit ddf2e9f

Browse files
fixed arrow color, images and logos
1 parent 8a8c823 commit ddf2e9f

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

β€Žres/drawable-anydpi-v21/arrow_right.xmlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
android:width="24dp"
55
android:viewportWidth="24"
66
android:viewportHeight="24">
7-
<path android:fillColor="#35537A" android:pathData="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" />
7+
<path android:fillColor="#007CC2" android:pathData="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" />
88
</vector>
3.75 KB
Loading
-184 Bytes
Loading
-6.24 KB
Loading
-6.04 KB
Loading
9.97 KB
Loading

β€Žres/values/strings.xmlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@
504504

505505

506506
<!-- What's new feature and texts to show -->
507-
<string name="welcome_to_nc_title">Welcome to nextCloud!</string>
508-
<string name="whats_new_title">What\'s new in nextCloud</string>
507+
<string name="welcome_to_nc_title">Welcome to Nextcloud!</string>
508+
<string name="whats_new_title">What\'s new in Nextcloud</string>
509509

510510
<!-- Welcome to oC intro features -->
511511
<string name="welcome_feature_1_title">Instant upload</string>

0 commit comments

Comments
Β (0)