The colors for the search bar and top header are reversed of what they are in the built-in Studio plugins for dark mode.
Additionally, the styling for selected elements is not consistent with the styling for selected elements in other parts of the studio UI like the explorer. It is also difficult to differentiate what is a folder/byt/snippet because the icons are all the same color and blend together.
Suggested Solution
Change the colors for the top header to match the one in the built-in Studio plugins.
Change the styling for elements to match that of the explorer (remove the stroke, have only background and text color change). Have icons be colored even when not selected to help differentiate them.
If you want to go through with these changes, I can create a pull request for them.
I would not change the colors for the header because there is no benefit to it besides consistency, which isn't a priority at the moment. The element styling is a good UX change, so I would go for that.
The colors for the search bar and top header are reversed of what they are in the built-in Studio plugins for dark mode.
Additionally, the styling for selected elements is not consistent with the styling for selected elements in other parts of the studio UI like the explorer. It is also difficult to differentiate what is a folder/byt/snippet because the icons are all the same color and blend together.
Suggested Solution
Change the colors for the top header to match the one in the built-in Studio plugins.
Change the styling for elements to match that of the explorer (remove the stroke, have only background and text color change). Have icons be colored even when not selected to help differentiate them.
If you want to go through with these changes, I can create a pull request for them.