feat(assets): NexusOS asset + theme rebrand

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
jon
2026-07-11 07:25:15 -05:00
parent 5c2df30342
commit 3d1168ff8c
564 changed files with 4823 additions and 56 deletions
+14
View File
@@ -0,0 +1,14 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="12 3 45 54" fill="none">
<g stroke="#7e14ff" stroke-width="9" stroke-linecap="round" stroke-linejoin="round">
<!-- trunk -->
<path d="M28 13 L28 40"/>
<!-- fork -->
<path d="M28 29 L47 16"/>
</g>
<!-- bold wide arrowhead -->
<path d="M28 56 L14 37 L42 37 Z" fill="#7e14ff"/>
<!-- commit nodes -->
<circle cx="28" cy="13" r="8" fill="#7e14ff"/>
<circle cx="28" cy="29" r="8" fill="#7e14ff"/>
<circle cx="49" cy="15" r="7" fill="#47bfff"/>
</svg>

After

Width:  |  Height:  |  Size: 526 B