Change accent color to match macOS red choice

This commit is contained in:
FX Coudert 2021-12-07 09:16:53 +01:00 committed by GitHub
parent bfbca961d4
commit c4b9a5b53a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

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"