Branding
Rolling release / release (push) Successful in 6m57s

This commit is contained in:
2026-09-12 14:06:02 -04:00
parent 0e52942b8b
commit 18802cb55d
23 changed files with 459 additions and 39 deletions
@@ -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
}
}