Skip to content

feat!(TBF-160): rebrand colors, surfaces, and brand assets for light and dark mode - #173

Merged
Human-Glitch merged 12 commits into
mainfrom
feat/rebrand-colors
Jun 25, 2026
Merged

feat!(TBF-160): rebrand colors, surfaces, and brand assets for light and dark mode#173
Human-Glitch merged 12 commits into
mainfrom
feat/rebrand-colors

Conversation

@Human-Glitch

@Human-Glitch Human-Glitch commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Replaces the Sumurai brand palette and surface system with navy/fog/azure tokens from DESIGN.md, then applies the new look across glass shells, cards, charts, and chrome. Adds SVG brand assets for the title bar and auth shell, themes provider picker cards from semantic surface tokens, and polishes sync/auth UI behavior.

Changes

  • Update DESIGN.md and regenerate theme/tailwind token exports
  • Replace runtime accent vocabulary, glass surfaces, and neutral text/border recipes
  • Add brand SVGs (HelmetMonogram, FullColor-TextLogo, AvatarOnly) and wire them into AppTitleBar and AuthFormLayout
  • Theme provider picker outer/nested cards from --color-surface-glass-panel and --color-surface-data-row
  • Simplify auth headers by removing eyebrow labels on sign-in/sign-up
  • Extract shared SyncStatusRow, fix sync-all toast dismiss without full app remount, and anchor toast dismiss buttons correctly
  • Refactor chart glow/markers into shared components; update insights panels, pills, and category styling to match the new palette
  • Show all providers in demo mode picker; extend tests across affected UI surfaces

Human-Glitch and others added 8 commits June 23, 2026 17:41
Adopt the ocean-azure brand system across DESIGN.md, generated tokens, recipes, and frontend accent helpers so UI semantics stay aligned with the new palette contract.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use solid fog/navy shells for dashboard and account cards, replace slate UI neutrals with brand fog and navy while keeping slate for category accents only, and keep glass blur plus saturation without explicit fill tints except on category filter chips.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace animated GradientShell auras with a static brand mesh, restore fog/navy glass fills across cards and chrome, unify category chip styling, and fix transaction row hover rings.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add SVG brand assets for the title bar and auth shell, theme provider picker cards from surface tokens, simplify auth headers, and tighten sync toast behavior.

Co-authored-by: Cursor <cursoragent@cursor.com>
Anchor auth within the content shell on the left for tablet/desktop, top-align on mobile, rename sign-up actions, and dedupe chart tooltip rows by dataKey.

Co-authored-by: Cursor <cursoragent@cursor.com>
Replace legacy README imagery with new dark-theme WebP screenshots, regenerate PWA icons from the updated hero, and remove superseded public marketing assets.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Refresh What It Does with screenshot-backed feature copy, add Self-Managed quick start, alphabetize categories with subscriptions, and align provider comparison labels.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Human-Glitch Human-Glitch changed the title feat: rebrand colors, surfaces, and brand assets feat!: rebrand colors, surfaces, and brand assets Jun 25, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
@Human-Glitch
Human-Glitch marked this pull request as ready for review June 25, 2026 02:15
Co-authored-by: Cursor <cursoragent@cursor.com>
@Human-Glitch Human-Glitch changed the title feat!: rebrand colors, surfaces, and brand assets feat!: rebrand colors, surfaces, and brand assets for light and dark mode Jun 25, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2c12dd5c5c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread frontend/src/features/sync/hooks/useSyncAllOrchestrator.ts Outdated
Human-Glitch and others added 2 commits June 24, 2026 21:37
Sync-all was emitting accounts-only invalidation, leaving dashboard and budget analytics stale until cache expiry.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use mock account filters and shared wait helpers so sankey assertions do not race nested account-filter broadcast sync.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Human-Glitch
Human-Glitch merged commit ecb4f17 into main Jun 25, 2026
4 checks passed
@Human-Glitch
Human-Glitch deleted the feat/rebrand-colors branch June 25, 2026 02:46
Human-Glitch pushed a commit that referenced this pull request Jun 25, 2026
## [7.0.0](v6.15.1...v7.0.0) (2026-06-25)

### ⚠ BREAKING CHANGES

* rebrand colors, surfaces, and brand assets for light and dark mode (#173)

### Features

* rebrand colors, surfaces, and brand assets for light and dark mode ([#173](#173)) ([ecb4f17](ecb4f17))
@Human-Glitch

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 7.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Human-Glitch Human-Glitch changed the title feat!: rebrand colors, surfaces, and brand assets for light and dark mode feat!(TBF-160): rebrand colors, surfaces, and brand assets for light and dark mode Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant