Build and Deploy Verso / deploy (push) Successful in 10m58s
Color palette: introduce Quarto's five brand colours ($verso-blue #447099, $verso-blue-dark #1B3B6F, $verso-blue-light #75AADB, $verso-green #72994E, $verso-orange #EE6331) as CSS custom properties alongside the existing layout vars. Logo: replace all Overleaf SVG assets (icon, wordmarks, favicons, horizontal logos) with the Verso mark — a circle split into four Quarto-coloured quadrants (Quarto DNA) with a bold white V letterform (Verso identity). Filenames kept so imports stay intact. Status favicons keep their layout; brand green #046530 → #447099. UI text: - appName / nav.title default → 'Verso' - Footer copyright → '© Verso'; remove Overleaf social links; thin-footer attribution → 'Built on Overleaf' (with OSS link) - mask-icon colour → #447099 - interstitial logo alt → 'Verso' - Key locale strings (welcome, agree terms, go-to) → Verso; SaaS-specific strings (subscriptions, AI Assist) left as-is since CE users never see them Env var names (OVERLEAF_*) intentionally untouched to avoid breaking the build. Code comments citing Overleaf origin preserved. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
1.4 KiB
XML
10 lines
1.4 KiB
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="8" cy="8" r="8" fill="#fff"/>
|
|
<path
|
|
d="M13.0748 3.19694C11.6883 2.6541 6.67193 2.45789 6.66539 5.45331C5.20038 6.38857 4.23242 7.91244 4.23242 9.5475C4.23242 11.5226 5.83478 13.125 7.80992 13.125C9.78507 13.125 11.3874 11.5226 11.3874 9.5475C11.3874 8.02362 10.4326 6.71558 9.08527 6.20544C8.82366 6.10734 8.2612 5.93075 7.81646 5.96999C7.17552 6.37549 6.3907 7.21263 6.02444 8.04978C6.57382 7.38922 7.43059 7.10145 8.1958 7.22571C9.31418 7.40884 10.1709 8.37679 10.1709 9.55404C10.1709 10.8555 9.11797 11.9085 7.81646 11.9085C7.09704 11.9085 6.4561 11.588 6.02444 11.0844C5.37696 10.3323 5.21346 9.52133 5.34426 8.72997C5.79554 5.95691 9.08527 4.38072 11.5313 3.77248C10.7334 4.19759 9.29456 4.89085 8.28736 5.64298C11.2239 6.78098 11.7014 4.30223 13.0748 3.19694Z"
|
|
fill="#447099"/>
|
|
<circle cx="10.5" cy="11.5" r="3.5" fill="#fff"/>
|
|
<path fill="#000"
|
|
d="m10.5 12.064-1.814 1.814a.38.38 0 0 1-.277.122.43.43 0 0 1-.276-.133.38.38 0 0 1-.122-.276q0-.166.122-.288L9.936 11.5 8.122 9.686A.38.38 0 0 1 8 9.409a.44.44 0 0 1 .133-.287A.38.38 0 0 1 8.409 9q.166 0 .288.122l1.803 1.814 1.814-1.814A.38.38 0 0 1 12.591 9q.165 0 .287.122a.4.4 0 0 1 .122.287q0 .156-.122.277L11.064 11.5l1.814 1.814a.38.38 0 0 1 .122.277q0 .155-.122.276a.4.4 0 0 1-.287.122.38.38 0 0 1-.277-.122z"/>
|
|
</svg>
|