Merge pull request #2278 from fxcoudert/patch-1

Change accent color to match macOS red choice
This commit is contained in:
Mitch Livingston
2021-12-11 11:05:40 -05:00
committed by GitHub

View File

@@ -5,9 +5,9 @@
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "19",
"green" : "36",
"red" : "224"
"blue" : "69",
"green" : "71",
"red" : "206"
}
},
"idiom" : "universal"
@@ -23,9 +23,9 @@
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "20",
"green" : "37",
"red" : "234"
"blue" : "93",
"green" : "95",
"red" : "236"
}
},
"idiom" : "universal"