Skip to content

Match the web app branding and theme to wirebot.ai - #12

Merged
sadfun merged 5 commits into
mainfrom
codex/web-app-logo
Sep 6, 2026
Merged

sadfun merged 5 commits into
mainfrom
codex/web-app-logo

Conversation

@sadfun

@sadfun sadfun commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Use the complete Wirebot website logo, including the wordmark, in the browser navigation and sign-in screen. Keep it monochrome so it follows the current text color.

Bring the browser theme closer to wirebot.ai with a graphite dark palette, a warm neutral light palette, blue accents, rounded buttons, and more spacious sections. Typography stays on system fonts; Telegram keeps its host theme. Bundle and serve the website's favicon locally.

Validation: TypeScript and Biome checks, production build and binary compilation, 25 passing tests, and desktop/mobile visual checks in light and dark themes. Verified the favicon's public GET/HEAD route and content type.

@greptile-apps

greptile-apps Bot commented Sep 6, 2026

Copy link
Copy Markdown

Greptile Summary

Replaces the terminal placeholder with a reusable inline Wirebot robot logo.

  • Uses the same SVG mark in the desktop sidebar and sign-in screen.
  • Inherits the configured primary color in light, dark, and Telegram themes.
  • Keeps the logo decorative and excluded from the accessibility tree.

Confidence Score: 5/5

The PR appears safe to merge.

The new SVG retains the existing sizing behavior, inherits the intended primary theme color, and remains correctly marked as decorative at both use sites.

Important Files Changed

Filename Overview
src/miniapp/app.tsx Adds a reusable, theme-aware Wirebot SVG and replaces both terminal icon usages without introducing a concrete issue.

Reviews (1): Last reviewed commit: "Use the Wirebot website logo in the web ..." | Re-trigger Greptile

@sadfun sadfun changed the title Use the Wirebot website logo in the web app Match the web app branding and theme to wirebot.ai Sep 6, 2026
@sadfun
sadfun merged commit a5907d1 into main Sep 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant