flexhub/public/assets/img/logo.svg
s8n 236d4632c9
Some checks are pending
secret-scan / gitleaks (HEAD + history) (push) Waiting to run
secret-scan / detect-secrets (entropy + cross-tool) (push) Waiting to run
secret-scan / summary (push) Blocked by required conditions
feat(flexhub-main): ship flexhub-main theme + assets + custom chrome
flexhub-main is now DEFAULT_THEME. Magenta -> blue cyberpunk paint job
on a #5b6cff periwinkle primary, JetBrains Mono site-wide, pixel-glitch
"FLEXHUB" wordmark with 0.35s chromatic shake on hover, bracket-frame
hover on nav items, panel-fill on the bordered Sign-in pill, gradient
1px under-line. Homepage now ships a 4-column agent grid with constant
gradient stroke, outlined-letter markers, and -3px lift + dual outer
glow on hover.

What's in this commit
- 3 themes (CSS): theme-flexhub-main, theme-flexhub-og, theme-monochrome
- Homepage + navbar + footer templates (image-swap logo, stripped lang switch)
- Full favicon set + apple-touch + .ico + PNG-wrapped SVG (works everywhere)
- Pixel-glitch home wordmark + transparent-bg navbar wordmark
- README rewrite covering current state

English-only locked ([i18n] LANGS = en-US). All credit s8n.
The flex is the work.
2026-05-11 07:24:58 +01:00

7 lines
579 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 407 135" width="407" height="135">
<rect width="407" height="135" fill="#000000"/>
<text x="15" y="105" font-family="Inter,system-ui,Helvetica,Arial,sans-serif" font-weight="900" font-size="105" fill="#FFFFFF" letter-spacing="-3">Flex</text>
<rect x="205" y="10" width="190" height="115" rx="14" fill="#FF9000"/>
<text x="222" y="105" font-family="Inter,system-ui,Helvetica,Arial,sans-serif" font-weight="900" font-size="105" fill="#000000" letter-spacing="-3">Hub</text>
</svg>