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 binder's color in runtime #15

Open
LeMutique opened this issue Aug 28, 2023 · 2 comments
Open

Change binder's color in runtime #15

LeMutique opened this issue Aug 28, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@LeMutique
Copy link

Hey! Is there an actual way to change the color of the binder attached via script? Or any way to access the colors of the current theme? Some situations require to dynamically update component's color in runtime.

Some other comments:

  • in the readme the package name includes a "`" at the end which prevents installation
  • happened only once but when closing Unity and opening back all the changes done in the theme window were reverted (scene was saved before closing)
  • would be great to re-order colors in the theme window

Thanks a bunch for your work, it's a very clean asset to manage themes!

@IvanMurzak
Copy link
Owner

@LeMutique Hey, thank you!
Sounds like you are looking for this:

Theme.Instance.CurrentTheme.colors
  • Thanks, just fixed that
  • Hm, not sure about that. Please let me know if you can catch it and provide more information
  • Totally agree, I wanted to add this feature. It needs more time, it will be added a bit later

@IvanMurzak IvanMurzak added the enhancement New feature or request label Aug 28, 2023
@LeMutique
Copy link
Author

Excellent thank you very much, will open an issue if I manage to reproduce the saving issue!

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