TabFS/extension/safari/TabFS/TabFS/Assets.xcassets/AccentColor.colorset/Contents.json
Omar Rizwan f5b00deb7e safari: initial commit.
this is just the output of `xcrun safari-web-extension-converter .` in
`extension/`

it doesn't work yet (well, it runs without any errors, but it doesn't
know to invoke the tabfs process; it just talks to the stub app from
the generator)
2021-01-31 13:48:26 -08:00

12 lines
123 B
JSON

{
"colors" : [
{
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}