Skip to content

Apply dashboard blue palette to onboarding flow#6

Draft
Copilot wants to merge 1 commit intotom-shlomfrom
copilot/add-dashboard-styling-onboarding
Draft

Apply dashboard blue palette to onboarding flow#6
Copilot wants to merge 1 commit intotom-shlomfrom
copilot/add-dashboard-styling-onboarding

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 27, 2026

Onboarding pages use a legacy green/teal palette while the dashboard uses a sky-blue theme, creating a visual inconsistency across the app.

Shared pixel components

All four shared components now default to the dashboard's blue palette:

  • PixelButton — primary: #04A0FF; secondary: #BEF8FF; ghost: #04A0FF text
  • PixelCard — borders: #DEF2FF/#334155; selected bg: #BEF8FF; hover: #E1FAFF
  • PixelInput — text/placeholder/focus borders all in blue tones
  • PixelProgress — label #78ADCF, track #8ED4FF, fill #04A0FF; track bg #E1FAFF

Onboarding pages (Major → Company → Preferences → Resume → Generate)

All five pages updated:

  • Background: bg-[#f0f8f8]bg-linear-to-b from-[#7EC8E3] to-[#E1FAFF]
  • Headings / subtitles: #2d5050 / #4e8888#334155 / #78ADCF
  • Card selected inner state: #3a6666#0080cc
  • Chip tags: teal #3a6666 → blue #04A0FF
  • Inline elements (Resume drop zone, GitHub connect card, Preferences textarea border) converted to blue equivalents
  • Generate page SVG map animation: edge/node/pulse colors ported to blue (#8ED4FF idle edges → #04A0FF complete; node fills #0080cc/#E1FAFF; pulse dot #F9EC72)

… pixel components

Agent-Logs-Url: https://github.com/acm-projects/Rolemap/sessions/9838b79e-b2db-453b-bb91-cd947854c2ae

Co-authored-by: OhamjDung <169820292+OhamjDung@users.noreply.github.com>
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.

2 participants