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
{{ message }}
This repository has been archived by the owner on May 14, 2020. It is now read-only.
Sorry for the delay - started work again a few weeks back and forgot about my suggestion. I'm currently in the process of figuring out some other things about the theme:
no separators with comboboxes (buttons) (see screenshot):
icons in thunar toolbar (left, right, up, home) look blurred when scaled (see screenshots of the original post) - this is just a two-liner and could easily be removed.
I'm new to this and it will take me a while to figure out forking/setting up pull requests - if anyone wants to step in for the approved suggestion I'd be glad.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm new to GitHub and programming and found an easy appearance tweak for xfce/thunar.
/common/gtk-3.0/3.20/sass/_applications.scss
thunar section
scrolledwindow.sidebar {
border-top: none;
}
(sorry for hitting the submit-button too early)
The text was updated successfully, but these errors were encountered: