[GH-ISSUE #5041] [FR] Let user pick from a list of predefined colors for selection and cursor colors. #2241

Closed
opened 2026-03-23 21:20:51 +00:00 by mirror · 9 comments
Owner

Originally created by @MayurSMahajan on GitHub (Apr 2, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5041

Originally assigned to: @gustamor on GitHub.

Description

Right now in the Settings, we let the user pick a hex color for the selection and cursor color options.
Non-technical users might not be familiar or comfortable with using direct hex colors.
So we should append a list of some 6-7 common colors as we have in every other color picker menu.

The Hex color option should not be removed, it offers amazing customizability.

Impact

Users who are not familiar with Hex code coloring will also have an option

Additional Context

image

Originally created by @MayurSMahajan on GitHub (Apr 2, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/5041 Originally assigned to: @gustamor on GitHub. ### Description Right now in the Settings, we let the user pick a hex color for the selection and cursor color options. Non-technical users might not be familiar or comfortable with using direct hex colors. So we should append a list of some 6-7 common colors as we have in every other color picker menu. The Hex color option should not be removed, it offers amazing customizability. ### Impact Users who are not familiar with Hex code coloring will also have an option ### Additional Context ![image](https://github.com/AppFlowy-IO/AppFlowy/assets/47064215/6a1fb97a-99cb-40aa-9341-f6fe7abbb359)
Author
Owner

@emmggi commented on GitHub (Apr 2, 2024):

We can implement color pickers from packages:

https://pub.dev/packages/flutter_colorpicker
https://pub.dev/packages/flex_color_picker

<!-- gh-comment-id:2032444284 --> @emmggi commented on GitHub (Apr 2, 2024): We can implement color pickers from packages: https://pub.dev/packages/flutter_colorpicker https://pub.dev/packages/flex_color_picker
Author
Owner

@OmprakashD20 commented on GitHub (Apr 8, 2024):

Can i make this improvement?

<!-- gh-comment-id:2041839683 --> @OmprakashD20 commented on GitHub (Apr 8, 2024): Can i make this improvement?
Author
Owner

@MayurSMahajan commented on GitHub (Apr 10, 2024):

Thanks @omprakashd2023! Assigned to you.

<!-- gh-comment-id:2046524880 --> @MayurSMahajan commented on GitHub (Apr 10, 2024): Thanks @omprakashd2023! Assigned to you.
Author
Owner

@ekakshjanweja commented on GitHub (May 8, 2024):

Hey @omprakashd2023 are you still working on this?

<!-- gh-comment-id:2099712342 --> @ekakshjanweja commented on GitHub (May 8, 2024): Hey @omprakashd2023 are you still working on this?
Author
Owner

@OmprakashD20 commented on GitHub (May 8, 2024):

@ekakshjanweja Yess, will finish within this week

<!-- gh-comment-id:2099755439 --> @OmprakashD20 commented on GitHub (May 8, 2024): @ekakshjanweja Yess, will finish within this week
Author
Owner

@Xazin commented on GitHub (Jun 9, 2024):

@ekakshjanweja Yess, will finish within this week

Hey @OmprakashD20, I've unassigned you for now. Feel free to open a PR if you finish the improvment.

<!-- gh-comment-id:2156498683 --> @Xazin commented on GitHub (Jun 9, 2024): > @ekakshjanweja Yess, will finish within this week Hey @OmprakashD20, I've unassigned you for now. Feel free to open a PR if you finish the improvment.
Author
Owner

@gustamor commented on GitHub (Jun 29, 2024):

Hi!

I'm working on this feature request and wanted to check if I can be assigned to it. I'll have a pull request ready soon.

<!-- gh-comment-id:2198249329 --> @gustamor commented on GitHub (Jun 29, 2024): Hi! I'm working on this feature request and wanted to check if I can be assigned to it. I'll have a pull request ready soon.
Author
Owner

@annieappflowy commented on GitHub (Jun 30, 2024):

Assigned this issue to @gustamor . Thanks for helping

<!-- gh-comment-id:2198419885 --> @annieappflowy commented on GitHub (Jun 30, 2024): Assigned this issue to @gustamor . Thanks for helping
Author
Owner

@LucasXu0 commented on GitHub (Jul 11, 2024):

closed as completed.

<!-- gh-comment-id:2222054453 --> @LucasXu0 commented on GitHub (Jul 11, 2024): closed as completed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2241
No description provided.