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 EmojiPicker and StickerPicker adhere to colorScheme and other theme configs #1536

Open
Dojan5 opened this issue Dec 24, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Dojan5
Copy link

Dojan5 commented Dec 24, 2024

Feature Description

Currently the background of the CategoryView and the SizedBox in the chat widget do not adhere to the colour scheme, nor does the TextField in the latter have the same border radius as other similar input boxes. As a result, these elements kind of clash with the rest of the application. The search bar in the sticker picker is hard to read when you've scrolled through the stickers, and the CategoryView remains bright in dark mode.

Rationale

Bringing these in line with the rest of the UI would create a more cohesive whole, and removing the transparency in the search bar makes it a bit more accessible.

Mockup

Screenshot From 2024-12-24 18-07-20
Screenshot From 2024-12-24 18-07-36
Screenshot From 2024-12-24 18-09-12
Screenshot From 2024-12-24 18-09-33

Additional Context

No response

@Dojan5 Dojan5 added the enhancement New feature or request label Dec 24, 2024
@Dojan5
Copy link
Author

Dojan5 commented Dec 24, 2024

Apologies if this isn't the right tag for this, I wasn't entirely sure how to label it.

I forked the project and created the following branch: https://github.com/Dojan5/fluffychat/tree/chat-ui-fixes

@hallo43
Copy link

hallo43 commented Jan 7, 2025

Apologies if this isn't the right tag for this, I wasn't entirely sure how to label it.

I forked the project and created the following branch: https://github.com/Dojan5/fluffychat/tree/chat-ui-fixes

good job.
can you build and run on Android with the latest gradle? i tried run on iOS is Ok but Android is not.

@Dojan5
Copy link
Author

Dojan5 commented Jan 7, 2025

Do you get any particular error on Android? I don't have any Android build tools set up, but I can give it a go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants