Has anyone customized the style of the sidebar (Explorer), or is there a plugin available for this?
I’d like to move the toggle icon to the right. From what I’ve researched, it seems that a lot of CSS changes are required. Another issue is that the padding values are set inline rather than through CSS classes.
I’ll attach an image showing the desired sidebar style.
If you’re looking to do something else with the guidelines, let folks know so they can help you write the CSS.
You mentioned:
From what I’ve researched, […]
I’m wondering if that means you asked a GPT or did an online search. It might help you to also know you can press Ctrl + Shift + I / Cmd + Opt + I in Obsidian to open DevTools and look around for the things you’re interested in changing.