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

Add support for customizable action colors #1304

Merged
merged 6 commits into from
May 1, 2024

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Apr 15, 2024

Pull Request Description

The PR adds the ability to customize the colors for the following actions in Thuder.

  • Upvote
  • Downvote
  • Save
  • Mark as read/unread
  • Reply/Edit

These colors apply to swipe gestures, inkwells, status indicators, etc. Note that we can pretty easily add more colors in the future. It should also be possible for us to use a similar mechanism to customize other colors in the app (e.g., nested comment indicators or media badge indicators).

Finally, there is a new settings hint in the gestures page which points to this new setting.

As this was quite a big change, please be on the lookout for unusual colors!

Issue Being Fixed

Issue Number: #1301 and #25

Screenshots / Recordings

qemu-system-x86_64_TvvCCRv4Vt.mp4

Checklist

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

@micahmo micahmo changed the title Add support for customizale action colors Add support for customizable action colors Apr 25, 2024
Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

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

LGTM, just one comment!

Could you also add in red as a colour option? This request comes from https://lemmy.world/comment/9492460

lib/settings/pages/theme_settings_page.dart Outdated Show resolved Hide resolved
@micahmo
Copy link
Member Author

micahmo commented Apr 29, 2024

Could you also add in red as a colour option? This request comes from https://lemmy.world/comment/9492460

Done!

qemu-system-x86_64_WvZxOUA7IK.mp4

@hjiangsu hjiangsu mentioned this pull request Apr 30, 2024
3 tasks
@hjiangsu hjiangsu merged commit 405491c into thunder-app:develop May 1, 2024
1 check passed
@micahmo micahmo deleted the feature/action-colors branch May 1, 2024 18:01
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