Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(3000): Added link specific styles #17867

Merged
merged 8 commits into from
Oct 11, 2023
Merged

feat(3000): Added link specific styles #17867

merged 8 commits into from
Oct 11, 2023

Conversation

benjackwhite
Copy link
Contributor

Problem

Links in 3000 dark mode are just too dark...

Step 1: Give them all their own styles, so we can try a different color (I picked Github dark mode blue to start with)

I have no string opinion about the current dark mode link colors, other than it needs to change :D so consider this the piping needed for us to make the change

Changes

Before After
Screenshot 2023-10-09 at 17 01 20 Screenshot 2023-10-09 at 17 01 38

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

@benjackwhite benjackwhite changed the title Added link specific styles feat(3000): Added link specific styles Oct 9, 2023
@benjackwhite benjackwhite requested a review from daibhin October 9, 2023 15:14
@benjackwhite benjackwhite requested review from a team and removed request for thmsobrmlr, Twixes and daibhin October 9, 2023 15:17
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

8 snapshot changes in total. 0 added, 8 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

8 snapshot changes in total. 0 added, 8 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@Twixes
Copy link
Member

Twixes commented Oct 9, 2023

Why not use this lighter blue as the primary color (including buttons) in 3000 dark mode?

@benjackwhite
Copy link
Contributor Author

Why not use this lighter blue as the primary color (including buttons) in 3000 dark mode?

Certainly could do. I actually found the light button to be almost too light as a button but then too dark as a link 😅

I'd be happy to also move to changing the buttons as well and just make the light color the new primary. @corywatilo thoughts?

@Twixes
Copy link
Member

Twixes commented Oct 10, 2023

Hmm, yeah, it's going to be tricky. Let's try this for now.

# Conflicts:
#	frontend/src/scenes/session-recordings/playlist/SessionRecordingPreview.tsx
#	frontend/src/scenes/session-recordings/playlist/SessionRecordingsPlaylistItem.tsx
@benjackwhite benjackwhite enabled auto-merge (squash) October 11, 2023 08:26
@benjackwhite benjackwhite merged commit e6c5221 into master Oct 11, 2023
72 checks passed
@benjackwhite benjackwhite deleted the feat/link-styles branch October 11, 2023 08:47
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.

4 participants