diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2017-01-24 13:08:56 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2017-01-25 13:22:17 -0800 |
commit | 0a8cfdd593dc22fc0d48386608347d531971ff39 (patch) | |
tree | d7f5d6776a3315d7b65c70d21f474770b901baaf /platform/ios/docs | |
parent | 7684bc2125a020bf44e2a99cbd49f7b3618ba52e (diff) | |
download | qtlocation-mapboxgl-0a8cfdd593dc22fc0d48386608347d531971ff39.tar.gz |
[macos] Refer to Night Shift in style compatibility guide
Diffstat (limited to 'platform/ios/docs')
-rw-r--r-- | platform/ios/docs/guides/For Style Authors.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/ios/docs/guides/For Style Authors.md b/platform/ios/docs/guides/For Style Authors.md index a8b6216ae9..a65d07bdd1 100644 --- a/platform/ios/docs/guides/For Style Authors.md +++ b/platform/ios/docs/guides/For Style Authors.md @@ -29,8 +29,9 @@ underneath. The user location annotation view, the attribution button, any buttons in callout views, and any items in the navigation bar are influenced by your application’s tint color, so choose a tint color that constrasts well with your -map style. If you intend your style to be used in the dark, consider the impact -that Night Shift may have on your style’s colors. +map style. +If you intend your style to be used in the dark, consider the impact that Night +Shift may have on your style’s colors. ### Typography and graphics |