You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One big issue that's preventing creation of better looking skins is that borders are always styled the same color as files (and other default foreground text).
One partial trick is to introduce a new filehighlight that captures all files and style that separately in the skin.
This is what I did in https://github.com/notnout/mashdark , but that's hacky and users have to download my filehighlight.ini definition. Note that this trick doesn't work in dialogs and menus.
So the request here is to add a new param in the style definition that would allow styling of the borders (ideally including the "buttons" for hidden files).
Important
This issue was migrated from Trac:
nout(mc.lie8a@….me)One big issue that's preventing creation of better looking skins is that borders are always styled the same color as files (and other default foreground text).
One partial trick is to introduce a new filehighlight that captures all files and style that separately in the skin.
This is what I did in https://github.com/notnout/mashdark , but that's hacky and users have to download my filehighlight.ini definition. Note that this trick doesn't work in dialogs and menus.
So the request here is to add a new param in the style definition that would allow styling of the borders (ideally including the "buttons" for hidden files).
Note
Original attachments:
nout(mc.lie8a@….me) onJun 22, 2024 at 17:30 UTC