From 27d5a64bc5d04743448c9579f8683675530b7483 Mon Sep 17 00:00:00 2001 From: Elle Sullivan Date: Fri, 28 Jul 2023 15:31:28 +0100 Subject: [PATCH] Revert "Fix TextPrimary dark mode color" This reverts commit 4ce429f7f9d9803fd468936c9f606f20d8c223db. --- .../Colors.xcassets/textPrimary.colorset/Contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/DesignResourcesKit/Colors.xcassets/textPrimary.colorset/Contents.json b/Sources/DesignResourcesKit/Colors.xcassets/textPrimary.colorset/Contents.json index 91547eb..4194158 100644 --- a/Sources/DesignResourcesKit/Colors.xcassets/textPrimary.colorset/Contents.json +++ b/Sources/DesignResourcesKit/Colors.xcassets/textPrimary.colorset/Contents.json @@ -22,7 +22,7 @@ "color" : { "color-space" : "srgb", "components" : { - "alpha" : "0.840", + "alpha" : "0.600", "blue" : "0xFF", "green" : "0xFF", "red" : "0xFF"