-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
The idea is to offer in Preview the same border colorisation that is default in Overview. Currently, one can configure "Parent" (same color as the node) or "Custom". We could add a 3rd option.
Definition of done
- Extend the node border color editor with a default "Parent Darker" option that follows the Overview settings .
- (optional) Add another option following the wishlist idea, with the ability customize the saturation/brightness on top
Original bug report
I believe having more than "Parent" and "Custom" in the border color options would be a nice move for better visualization. If I'm not mistaken, the only possible way to give individual borders to nodes with different colors is by using black borders with black background and reducing opacity, which creates the illusion of a darker shade on the edges (If I am mistaken, I'd be glad to know if there is a more ideal way).
A saturation and/or brightness slider that adds or removes a set amount of saturation/brightness from the parent color, and applies this color to the border would be perfect. Or if a slider is a complicated feature to implement in such a way; it could be preset radio buttons like "parent - 30 saturation", "parent - 30 brightness".