Usage of a blue color in a tree view
See original GitHub issueI noticed that the parent node and selected child have the same color #0066cc
. Previously it was designed with a black bold parent and blue selected item. It looks that the user chose 2 items and there is no contrast between a parent node and the selected item. I’m writing a guideline for a tree view and I don’t want to confuse designers/users with that.
Currrently:
Suggested color:
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Treeview font color of the node is shown in blue color always ...
i want to display tree node forecolor in black color only... This is my Code... <asp:TreeView ID="TreeView1" runat="server" ImageSet= ...
Read more >The color tree - JUSTIN TIMMER
I took the primary colors Red, Yellow, Blue (RYB) and used codes to structure a tree. I used the codes across each level...
Read more >How To Give Color For The Tree View in Odoo - YouTube
Steps to color the records in odoo tree view. How to color the records in Tree view. Color records in odoo list view....
Read more >Color and Style Our Treeview - Python Tkinter GUI Tutorial #118
In this video we'll change the color and style of our Tkinter Treeview widget!Changing the style and color of a Treeview is pretty...
Read more >add color in tree view | Bold Italic style apply | Odoo list view
How to add style in list view odoo, Add bold style in tree view, Add italic style in tree view, field or record...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Per discussion on Slack between @christiemolloy @doruskova @mcoker and @mceledonia it was decided to not bold parent nodes and only highlight the selected node in blue (i.e. only Settings would be highlighted in the design example above).
closed by #5128