atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
817 stars 203 forks source link

Reduce Indent in Side Panel #458

Closed bgarrant closed 5 years ago

bgarrant commented 6 years ago

I am using latest Atom 1.23.2 and Material UI. How can I reduce the indent in the sidebar a bit?

screen shot 2018-01-09 at 3 13 35 pm

bgarrant commented 6 years ago

One Dark has a nice Indent amount

screen shot 2018-01-09 at 3 14 36 pm

silvestreh commented 6 years ago

It's not the indentation, but the icon's horizontal margin. Try fiddling with it in your user stylesheet.

bgarrant commented 6 years ago

I am not sure what styles need to be modified for the icons. Can you advise?

bgarrant commented 6 years ago

I figured how to manually do this, but do you plan to have a Compact Tree View in future release?

silvestreh commented 6 years ago

Just implemented the compact tree view option. I'll create a new release after I test it some more on Atom Beta

bgarrant commented 6 years ago

Sounds great. Can't wait to try it out. Thanks again.

bgarrant commented 6 years ago

Did you release it already? I have latest version 2.1.3 and I do not see the option if so.

silvestreh commented 6 years ago

no, not yet. I'm not quite happy with the current implementation