Skip to content

Third party icon packs can't theme minimize, maximize & close buttons of gtk3 apps when using Mint-Y theme #474

@HamzehTamimi

Description

@HamzehTamimi

Here is example of themed buttons on some apps:
330461969-918e6499-e5cd-494c-9f86-d91b66e0d3a1

But on ther apps it is not themed:
330462050-8590ce32-b4a3-48e7-801b-5365e57c0824

The cause of this is a line in /usr/share/themes/Mint-Y-(Whatever viariant)/gtk-3.0/gtk.css

-gtk-icon-theme: "Mint-Y";

in:

headerbar button.titlebutton.minimize,
.titlebar button.titlebutton.close,
.titlebar button.titlebutton.maximize,
.titlebar button.titlebutton.minimize {
-gtk-icon-theme: "Mint-Y";
background-color: transparent;
background-size: 18px 18px;
background-position: center;
background-repeat: no-repeat;
border-width: 0; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions