atom-seti-icons
atom-seti-icons copied to clipboard
too big indent for files
files with seti-icons look like children of the last folder
I suggest to change margins of .icon::before a little bit:
atom-workspace .entries.list-tree .file .icon::before {
margin-left: -4px;
margin-right: 3px;
}
@erroid would you want to submit a PR for this change? Also, it looks like this is how it is in jesseweed/seti-ui so you might want to open an issue there as well. I think it looks better lined up like your 2nd screenshot.
alright, created here: https://github.com/jesseweed/seti-ui/issues/360