diff options
Diffstat (limited to 'Shared/Colors.xcassets/StatusPositive.colorset')
| -rw-r--r-- | Shared/Colors.xcassets/StatusPositive.colorset/Contents.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json b/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json index 22ce5e5..30280d9 100644 --- a/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json +++ b/Shared/Colors.xcassets/StatusPositive.colorset/Contents.json @@ -5,9 +5,9 @@ "color": { "color-space": "srgb", "components": { - "red": "0x14", - "green": "0x6C", - "blue": "0x2E", + "red": "0x00", + "green": "0x80", + "blue": "0x35", "alpha": "1.000" } } @@ -41,9 +41,9 @@ "color": { "color-space": "srgb", "components": { - "red": "0x0B", - "green": "0x50", - "blue": "0x23", + "red": "0x00", + "green": "0x66", + "blue": "0x1F", "alpha": "1.000" } } |
