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

Plz add Default color picker in Preferences window! #22

Open
SaniveK opened this issue May 21, 2020 · 0 comments
Open

Plz add Default color picker in Preferences window! #22

SaniveK opened this issue May 21, 2020 · 0 comments

Comments

@SaniveK
Copy link

SaniveK commented May 21, 2020

Please add default color pickers in preferences/add-ons window for Text Color, Color Buttons, & Color Buttons Activated so they persist when opening ANY saved blender file (instead of going back to the default white/grey colors.

I had to manually edit file : init.py
at lines: 59, 67, & 75 with my preferred RGB values.
IE:
59 default=(1.0, 0.3, 0.0),
67 default=(0.178, 0.178, 0.178),
75 default=(0.01, 0.65, 1.0),

... so i would get orange, lite grey, & blue as my default colors
I then re-zipped the package and re-installed.

I LOVE YOUR ADD-ON THO !!!!! =)

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

1 participant