Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Breeze style expanders for GTK2 #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benedictleejh
Copy link

When I started using gnome-breeze, one thing I noticed, was that the expand and collapse icons for trees were a little out of sync with the original Breeze theme icons for those. So I decided to change that.

I've taken the original Breeze icons for expanding and collapsing trees, converted them to PNG, then filled in the colour to remove transparency in the icon shape, leaving only the background as transparent.

The icon size follows the Breeze icon size of 22x22, because using 12x12 fattens the line a little too much.

I've only done this for GTK2 because of 2 reasons: 1) I don't see an equivalent image in the GTK3 assets, 2) I don't have any GTK3 applications on my system that would allow me to check if the GTK3 version used the same expand/collapse icons as the GTK2 version.

Because this is a purely stylistic issue, I will understand if you choose to reject this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant