-
Notifications
You must be signed in to change notification settings - Fork 3
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
Turn theme into Preference Pack #3
Conversation
Awesome work here. Thanks @Chrismettal ! |
testers, please report issues? We're waiting upstream for this PR to be merged |
Bumping |
Great work @Chrismettal, thanks for the PR! Just one thing, can you leave the original instructions in |
Also if you'd like to @Chrismettal, feel free to add yourself to the "Team" section in |
Good call, didn't think about that!
Gladly! |
See related issue: #2
Refactors the repo into easily installable PreferencePack, supported by FreeCAD version 0.20 and up.
Allows easier installation without overwriting/merging the user.cfg manually. After installing the PreferencePack to your FreeCAD installation, theme can be applied with one click in settings.
Installation instructions were also updated accordingly.
I will open up a PR to the addon manager repo, adding this PreferencePack there, so it can be installed from within FreeCAD, without manually downloading/installing anything. This is already referenced in the installation manual.
I have taken the liberty to create an SVG Icon showing representative colors for the addon manager, similar to existing PreferencePacks to help users to get a glance of themes when scrolling through the addon manager.
Additionaly, the "Fully constrained" color in the sketcher was still set to default, and has been set to the green defined in the Dracula palette.