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

Suggestion: let user define colors using manual input (RGB and hex) and/or color wheel #14

Open
cognato-net opened this issue Jun 10, 2024 · 1 comment

Comments

@cognato-net
Copy link

Hi again! Awesome program, thank you so much once again!

Suggestion: Allow users to set the window background color and text color directly using a color wheel and manually by typing in RGB or hex values. Similar to what we see in MS Office, Google Docs, etc.

This could be instead of, or in addition to, the current dropdown list.
PS: I don't understand the logic behind the order of colors as they appear on the dropdown list. Several of them looks almost identical to me (or are they truly identical)? Also there is a "transparent" option but it's not clearly indicated.

Current dropdown list:
image

Suggestion 1:
image

Suggestion 2:
image
image

Thanks again!

@arpadbarta
Copy link
Owner

Hi there,
Thanks a lot for the feedback, its a great idea, just have to find a comparable color picker, or implement it on my own :)

The shown colors are the framework defined colors, I do not really know either why they are in this order...

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

No branches or pull requests

2 participants