diff --git a/README.md b/README.md
index e8f2feb..b8f99b0 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ Here are some more info about the three different picker modes that are availabl
The so called "iOS clone" looks and works similar to the ios version. It shows normaly 5 lines of dates. It is enabled by default. |
This version looks more like a standard native implementation on Android. The divider color can be changed by adding the following to you Android theme.
-- #03b6fc
+<item name="colorControlNormal">#03b6fc</item>
|
|