feat!(TBF-160): rebrand colors, surfaces, and brand assets for light and dark mode - #173
Merged
Conversation
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>
Co-authored-by: Cursor <cursoragent@cursor.com>
Human-Glitch
marked this pull request as ready for review
June 25, 2026 02:15
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
💡 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".
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>
Contributor
Author
|
🎉 This PR is included in version 7.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
DESIGN.mdand regenerate theme/tailwind token exportsHelmetMonogram,FullColor-TextLogo,AvatarOnly) and wire them intoAppTitleBarandAuthFormLayout--color-surface-glass-paneland--color-surface-data-rowSyncStatusRow, fix sync-all toast dismiss without full app remount, and anchor toast dismiss buttons correctly