Includes provider integrations, settings, NSStatusItem UI, tests, Makefile, and README with screenshot. Co-authored-by: Cursor <cursoragent@cursor.com>
32 lines
575 B
JSON
32 lines
575 B
JSON
{
|
|
"images": [
|
|
{
|
|
"appearances": [
|
|
{
|
|
"appearance": "luminosity",
|
|
"value": "light"
|
|
}
|
|
],
|
|
"filename": "ProviderCursor.svg",
|
|
"idiom": "mac"
|
|
},
|
|
{
|
|
"appearances": [
|
|
{
|
|
"appearance": "luminosity",
|
|
"value": "dark"
|
|
}
|
|
],
|
|
"filename": "ProviderCursorDark.svg",
|
|
"idiom": "mac"
|
|
}
|
|
],
|
|
"info": {
|
|
"author": "xcode",
|
|
"version": 1
|
|
},
|
|
"properties": {
|
|
"preserves-vector-representation": true,
|
|
"template-rendering-intent": "original"
|
|
}
|
|
}
|