Open jbergstroem opened 10 years ago
Unfortunately, I do not know of a way to control CSS classes from Settings. I could potentially figure out a way to allow you to make a change to your styles.less
that would allow you to enable or disable the use of icons in certain contexts. I don't know how long it will take me to get this figured out though.
I'll leave this open in the meantime.
Can you use the CSSOM such as https://developer.mozilla.org/en-US/docs/Web/API/Document/styleSheets ?
A pretty nice feature would be making sidebar/tab icons optional, so for instance if I wanted to remove the icons for tabs I could just toggle a switch from settings. Same would apply for sidebars/other possible locations.