diff --git a/app/src/main/res/drawable/lockscreen_clock_24_bg.xml b/app/src/main/res/drawable/lockscreen_clock_24_bg.xml
index e2539f361..4214472f2 100644
--- a/app/src/main/res/drawable/lockscreen_clock_24_bg.xml
+++ b/app/src/main/res/drawable/lockscreen_clock_24_bg.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/lockscreen_clock_50_dot.xml b/app/src/main/res/drawable/lockscreen_clock_50_dot.xml
index f076a7a00..deb2c9eef 100644
--- a/app/src/main/res/drawable/lockscreen_clock_50_dot.xml
+++ b/app/src/main/res/drawable/lockscreen_clock_50_dot.xml
@@ -1,6 +1,6 @@
-
-
-
-
+
+
+
diff --git a/app/src/main/res/drawable/lockscreen_clock_50_dot2.xml b/app/src/main/res/drawable/lockscreen_clock_50_dot2.xml
index 1b442a055..7b25b1dfc 100644
--- a/app/src/main/res/drawable/lockscreen_clock_50_dot2.xml
+++ b/app/src/main/res/drawable/lockscreen_clock_50_dot2.xml
@@ -1,6 +1,6 @@
-
-
-
-
+
+
+
diff --git a/app/src/main/res/font/japanese.ttf b/app/src/main/res/font/japanese.ttf
deleted file mode 100644
index 671cd7103..000000000
Binary files a/app/src/main/res/font/japanese.ttf and /dev/null differ
diff --git a/app/src/main/res/font/montserrat_bold.ttf b/app/src/main/res/font/montserrat_bold.ttf
new file mode 100644
index 000000000..ae33a4538
Binary files /dev/null and b/app/src/main/res/font/montserrat_bold.ttf differ
diff --git a/app/src/main/res/font/ios.ttf b/app/src/main/res/font/sf_pro_stencil.ttf
similarity index 100%
rename from app/src/main/res/font/ios.ttf
rename to app/src/main/res/font/sf_pro_stencil.ttf
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_19.xml b/app/src/main/res/layout/preview_lockscreen_clock_19.xml
index 96e647254..be3b41314 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_19.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_19.xml
@@ -33,7 +33,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:alpha="0.9"
- android:fontFamily="@font/ios"
+ android:fontFamily="@font/sf_pro_stencil"
android:format12Hour="hh:mm"
android:format24Hour="HH:mm"
android:gravity="center"
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_2.xml b/app/src/main/res/layout/preview_lockscreen_clock_2.xml
index 67cfb2f7f..d490c80c7 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_2.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_2.xml
@@ -14,19 +14,19 @@
android:orientation="vertical">
-
+ android:layout_gravity="start"
+ android:layoutDirection="ltr">
-
+ android:format12Hour="hh:mm"
+ android:format24Hour="HH:mm"
+ android:includeFontPadding="false"
+ android:singleLine="true"
+ android:tag="text1"
+ android:textColor="@android:color/white"
+ android:textSize="40dp" />
-
+
-
-
-
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_28.xml b/app/src/main/res/layout/preview_lockscreen_clock_28.xml
index 44e3ed69e..9d762667e 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_28.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_28.xml
@@ -19,10 +19,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="top|center"
- app:cardBackgroundColor="@android:color/system_accent1_300"
+ app:cardBackgroundColor="@android:color/system_accent1_200"
app:cardCornerRadius="18dp"
- app:strokeColor="@android:color/system_accent3_900"
- app:strokeWidth="6dp">
+ app:strokeColor="@android:color/system_accent1_900"
+ app:strokeWidth="4dp">
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_29.xml b/app/src/main/res/layout/preview_lockscreen_clock_29.xml
index cec564422..890c1c5e9 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_29.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_29.xml
@@ -38,8 +38,8 @@
android:layout_height="wrap_content"
android:layout_marginBottom="-2dp"
android:includeFontPadding="false"
- android:tag="accent1|nolineheight"
- android:text="Oni Chan!!"
+ android:tag="accent1|nolineheight|username"
+ android:text="Onii-Chan!!"
android:textColor="@android:color/system_accent1_300"
android:textSize="22sp" />
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_3.xml b/app/src/main/res/layout/preview_lockscreen_clock_3.xml
index 5c3dc0f96..ac532dccf 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_3.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_3.xml
@@ -32,7 +32,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="12dp"
android:alpha="0.9"
- android:fontFamily="@font/ios"
+ android:fontFamily="@font/sf_pro_stencil"
android:format12Hour="hh:mm"
android:format24Hour="HH:mm"
android:gravity="center"
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_33.xml b/app/src/main/res/layout/preview_lockscreen_clock_33.xml
index fa4edc0dc..d6213434e 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_33.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_33.xml
@@ -32,6 +32,7 @@
android:format12Hour="EEEE"
android:format24Hour="EEEE"
android:includeFontPadding="false"
+ android:letterSpacing="0.1"
android:tag="text2|nolineheight"
android:textColor="#000000"
android:textSize="20sp"
@@ -68,7 +69,7 @@
android:layout_height="wrap_content"
android:layout_gravity="end|center"
android:background="@drawable/lockscreen_clock_33_bg"
- android:paddingHorizontal="20dp"
+ android:paddingHorizontal="30dp"
android:paddingVertical="10dp"
android:tag="accent1">
@@ -76,8 +77,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
- android:format12Hour="hh • mm"
- android:format24Hour="kk • mm"
+ android:format12Hour="hh:mm"
+ android:format24Hour="HH:mm"
android:includeFontPadding="false"
android:tag="text2|nolineheight"
android:textColor="#000000"
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_37.xml b/app/src/main/res/layout/preview_lockscreen_clock_37.xml
index 77c03bd41..de4e78218 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_37.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_37.xml
@@ -90,6 +90,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="12dp"
+ android:layout_marginTop="4dp"
android:gravity="center"
android:orientation="vertical">
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_40.xml b/app/src/main/res/layout/preview_lockscreen_clock_40.xml
index f85e7dd23..2202f6d0f 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_40.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_40.xml
@@ -25,7 +25,7 @@
android:layout_height="wrap_content"
android:layout_gravity="start|center"
android:layout_marginStart="12dp"
- android:fontFamily="@font/japanese"
+ android:fontFamily="@font/japanese3017"
android:format12Hour="hh : mm"
android:format24Hour="HH : mm"
android:includeFontPadding="false"
diff --git a/app/src/main/res/layout/preview_lockscreen_clock_42.xml b/app/src/main/res/layout/preview_lockscreen_clock_42.xml
index 5c9350af2..c8c79b017 100644
--- a/app/src/main/res/layout/preview_lockscreen_clock_42.xml
+++ b/app/src/main/res/layout/preview_lockscreen_clock_42.xml
@@ -54,9 +54,8 @@
+ android:layout_marginHorizontal="10dp"
+ android:layout_marginTop="10dp">
-
-
-
-
-
-
-
-
-
-
-
-
+ android:includeFontPadding="false"
+ android:tag="accent1"
+ android:text=" // "
+ android:textColor="@android:color/system_accent1_400"
+ android:textSize="22sp"
+ android:textStyle="bold" />
-
-
-