mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-11 17:06:46 +01:00
39 lines
695 B
JSON
39 lines
695 B
JSON
|
{
|
||
|
"colors" : [
|
||
|
{
|
||
|
"color" : {
|
||
|
"color-space" : "srgb",
|
||
|
"components" : {
|
||
|
"alpha" : "1.000",
|
||
|
"blue" : "1.000",
|
||
|
"green" : "1.000",
|
||
|
"red" : "1.000"
|
||
|
}
|
||
|
},
|
||
|
"idiom" : "universal"
|
||
|
},
|
||
|
{
|
||
|
"appearances" : [
|
||
|
{
|
||
|
"appearance" : "luminosity",
|
||
|
"value" : "dark"
|
||
|
}
|
||
|
],
|
||
|
"color" : {
|
||
|
"color-space" : "srgb",
|
||
|
"components" : {
|
||
|
"alpha" : "1.000",
|
||
|
"blue" : "0.130",
|
||
|
"green" : "0.130",
|
||
|
"red" : "0.130"
|
||
|
}
|
||
|
},
|
||
|
"idiom" : "universal"
|
||
|
}
|
||
|
],
|
||
|
"info" : {
|
||
|
"author" : "xcode",
|
||
|
"version" : 1
|
||
|
}
|
||
|
}
|