Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions chrome/ShyFox/shy-icons.css
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,14 @@ Monochrome icons for some extensions
scale: 1.3;
}

/* Mullvad VPN => custom svg icon */
:is(.webextension-browser-action,
.eom-addon-button)[data-extensionid="{d19a89b9-76c1-4a61-bcd4-49e8de916403}"]
.toolbarbutton-icon {
list-style-image: url("../icons/mullvad.svg");
scale: 1.3;
}

/* gray background for all badges */
.toolbarbutton-badge {
background-color: rgba(102, 102, 102, 1) !important;
Expand Down
37 changes: 37 additions & 0 deletions chrome/icons/mullvad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.