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
commit 4e3fd52b3d
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"