Skip to content

Klaviyo Jira - Change Theme Icon Color by dan-kez

Details

Authordan-kez

LicenseNo License

Categoryhttps://klaviyo.atlassian.net/

Created

Updated

Size258 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Change the jira icon colors to be distinct between themes / stories

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Jira - Change Theme Icon Color
@version      20231017.11.49
@namespace    ?
==/UserStyle== */

@-moz-document domain("klaviyo.atlassian.net") {
img[src*="/view/type/issuetype/avatar/10314"] {
    filter: hue-rotate(315deg);
}
}

Reviews

No reviews yet.