Skip to content

Change home page timestamp color to dark blue#46

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/change-home-page-timestamp-color
Closed

Change home page timestamp color to dark blue#46
Copilot wants to merge 2 commits intomainfrom
copilot/change-home-page-timestamp-color

Conversation

Copy link
Contributor

Copilot AI commented Feb 22, 2026

The home page timestamp was rendered in red (text-red-600). Changed to dark blue (text-blue-900).

Change

  • apps/web/src/Welcome.tsx — swap Tailwind color class on the timestamp <div>
- <div className="text-3xl font-semibold text-red-600 mt-4">
+ <div className="text-3xl font-semibold text-blue-900 mt-4">

Preview

https://changehome-20260222185630-agbr-test.ma532.workers.dev

Timestamp in dark blue


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: IntranetFactory <7462342+IntranetFactory@users.noreply.github.com>
Copilot AI changed the title [WIP] Change home page timestamp color to dark blue Change home page timestamp color to dark blue Feb 22, 2026
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