-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Use bold fonts in editor #49148
Use bold fonts in editor #49148
Conversation
reduz
commented
May 27, 2021
- Labels are now bold
- Categories in trees are bold
- Main editor buttons are bold
- Fixed section folding arrows in inspector
Wait, all labels are bold by default? I'm not sure about that. |
@pycbouh for the most part it looks good in the editor. There are so me cases where it might be good to adjust at some point, but I think its pretty good for now. |
Note that this PR could be remade for the |
@Calinou to be honest I would leave 3.x alone at this point, let it conserve its visual identity so 4.0 differentiates as much as possible. |
* Labels are now bold * Categories in trees are bold * Main editor buttons are bold * Fixed section folding arrows in inspector
Thanks! |