feat: complete UI redesign with Tabby design system#27
Merged
pkmaster21 merged 1 commit intomainfrom Apr 16, 2026
Merged
Conversation
Replaces the stock indigo Tailwind template with a cohesive design system built from scratch. Every component and page was redesigned around a warm orange brand color, Plus Jakarta Sans typography, and a Tabby cat identity that earns its place rather than being decorative. Key changes: - New logo: tab/receipt silhouette with cat-ear peaks, round eyes, whiskers - Color palette: orange-500 primary, stone-* neutrals, warm cream background - Font: Plus Jakarta Sans loaded from Google Fonts - Cards: white + ring-1 ring-black/[0.06] instead of gray borders - Tabs: pill style replacing underline tabs - Background: tilted paw print wallpaper, viewport-fixed so it's consistent across pages - Dashboard header now shows the actual group name instead of "Group Dashboard" - Slogan updated to "Settling the tab, purr-fectly." - DESIGN.md added at repo root documenting the full design system
Deploying tabby with
|
| Latest commit: |
e607962
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7348bf7c.tabby.pages.dev |
| Branch Preview URL: | https://feat-ui-redesign-to-main.tabby.pages.dev |
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.
Cherry-picks the UI redesign commit onto main. The original PR #21 was accidentally merged into the
feature/google-auth-and-multi-groupbranch instead ofmain, so the redesign (paw print background, new logo, design system) never shipped to production.