Sidney Just
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Sidney Just created a post, How to change the project tree selection colour?
I would like to change the selection colour of the project tree, and I made it as far as this snippet:UIManager.put("Tree.selectionBackground", new Color(54, 54, 54));However, this only changes the...