Skip to content

Conversation

@KartikLabhshetwar
Copy link
Contributor

@KartikLabhshetwar KartikLabhshetwar commented Dec 6, 2025

What does this PR do?

Visual Demo (For contributors especially)

Image Demo (if applicable):

before:
Screenshot 2025-12-06 at 3 12 33 PM

after:
Screenshot 2025-12-06 at 3 24 49 PM

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Summary by cubic

Updated the dark-mode hover background on event type links in the user page to use the subtle token for a softer, consistent look. Addresses CAL-6876 and fixes #25661 by replacing dark:hover:bg-emphasis with dark:hover:bg-subtle.

Written for commit 1a47429. Summary will update automatically on new commits.

@vercel
Copy link

vercel bot commented Dec 6, 2025

@KartikLabhshetwar is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Dec 6, 2025
@github-actions github-actions bot added the 🐛 bug Something isn't working label Dec 6, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Member

@dhairyashiil dhairyashiil left a comment

Choose a reason for hiding this comment

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

LGTM 👍🏼 , Thank you for your contribution.

@dhairyashiil dhairyashiil enabled auto-merge (squash) December 6, 2025 12:58
@dhairyashiil dhairyashiil merged commit 110b5ce into calcom:main Dec 6, 2025
76 of 85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hover state on event type links uses incorrect background color token (bg-emphasis instead of bg-subtle)

2 participants