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

Change background color of color picker #134

Open
djordjenikolic960 opened this issue Dec 17, 2020 · 3 comments
Open

Change background color of color picker #134

djordjenikolic960 opened this issue Dec 17, 2020 · 3 comments

Comments

@djordjenikolic960
Copy link

Hello, I am wondering how to change the background of the color picker if that is at all possible?

@chinalwb
Copy link
Owner

Will resolve in the weekend.

@chinalwb
Copy link
Owner

chinalwb commented Dec 18, 2020

@djordjenikolic960 Please try out 0.2.1.

Use code:

IARE_ToolItem fontColor = new ARE_ToolItem_FontColor(Color.parseColor("#A8CC89E2"));

Then you'll set up the background color of the color picker window, like this:

Let me know if this works for you.

@ChaudhryAyaz
Copy link

how did you change the color of tool bar

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

3 participants