summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorPeter Liu <peterqliu@gmail.com>2015-03-20 18:31:12 -0700
committerPeter Liu <peterqliu@gmail.com>2015-03-20 18:31:12 -0700
commita1a7ab62e176afb354109ba23360c668f84771e8 (patch)
tree21fecefa7e158e63e469db994d0cfea6e04da1e2 /ios
parent84d472833d9304bc7e5404316169f07ac1df54e9 (diff)
downloadqtlocation-mapboxgl-a1a7ab62e176afb354109ba23360c668f84771e8.tar.gz
add emerald
Diffstat (limited to 'ios')
-rw-r--r--ios/app/MBXViewController.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/app/MBXViewController.mm b/ios/app/MBXViewController.mm
index 98b337f927..f0ad9e1153 100644
--- a/ios/app/MBXViewController.mm
+++ b/ios/app/MBXViewController.mm
@@ -9,6 +9,7 @@
static UIColor *const kTintColor = [UIColor colorWithRed:0.120 green:0.550 blue:0.670 alpha:1.000];
static NSArray *const kStyleNames = @[
+ @"Emerald",
@"Bright",
@"Basic",
@"Outdoors",