seti-ui
seti-ui 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;
}
This issue is even worse using the seti theme, where folders don't have icons:
Now it looks like index.html
is child of img
This is the actual structure:
out
client
img
index.html
app.js
app.js.map
I think this is partially a function of the theme, not just of the UI, so there are expected problems. But @CoenraadS is right: this should look great in a Seti/Seti combo!