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

make comment indicators use theme via alpha blending #671

Merged

Conversation

tom-james-watson
Copy link
Contributor

Pull Request Description

Changes the post comment indicators from using a list of static colours to instead use alpha blends of those static colours with the current theme's primary colour. This ensures that the colours are more harmonious and fit better into the selected theme.

This change was suggested as part of the discussion on #603.

The affect is fairly subtle - there's a balance between keeping the colours obviously distinct and having them fit the palette of the theme.

Issue Being Fixed

The current comment indicator colours don't match the selected theme and so stick out a bit.

Issue Number: N/A

Screenshots / Recordings

image image image image

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

Copy link
Member

@micahmo micahmo left a comment

Choose a reason for hiding this comment

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

Looks perfect to me!

@CTalvio Want to chime in before I merge?

@CTalvio
Copy link
Collaborator

CTalvio commented Aug 21, 2023

LGTM as well.

@micahmo micahmo merged commit 29bd977 into thunder-app:develop Aug 21, 2023
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.

3 participants