@@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "Jarvis",
|
||||
"product": "Jarvis QVAC",
|
||||
"tagline": "Local voice for your desktop",
|
||||
"voice": "Precise, warm, local-first. Gold is presence. Cyan is thought.",
|
||||
"applicationId": "io.qvac.Jarvis.Control",
|
||||
"uuid": "[email protected]",
|
||||
"colors": {
|
||||
"gold": "#F4B942",
|
||||
"goldBright": "#FFE09A",
|
||||
"goldDeep": "#C48A1A",
|
||||
"signal": "#4FD2FF",
|
||||
"ink": "#0B0E14",
|
||||
"slate": "#16191F",
|
||||
"paper": "#F6F7FB",
|
||||
"mute": "#AEB6C8",
|
||||
"dim": "#9AA8C0"
|
||||
},
|
||||
"accents": [
|
||||
{ "id": "gold", "label": "Gold", "value": "#F4B942" },
|
||||
{ "id": "signal", "label": "Signal", "value": "#4FD2FF" },
|
||||
{ "id": "copper", "label": "Copper", "value": "#E07A3D" },
|
||||
{ "id": "jade", "label": "Jade", "value": "#3DDC97" },
|
||||
{ "id": "rose", "label": "Rose", "value": "#F071A8" }
|
||||
],
|
||||
"type": {
|
||||
"ui": "Adwaita Sans / Cantarell",
|
||||
"wordmarkTracking": "0.8px",
|
||||
"wordmarkWeight": 700
|
||||
},
|
||||
"radius": {
|
||||
"hud": 16,
|
||||
"chip": 999,
|
||||
"row": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user