Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Commit

Permalink
Add repo-actions-hero filter
Browse files Browse the repository at this point in the history
  • Loading branch information
forivall authored and Snazzie committed Mar 19, 2021
1 parent eebac97 commit d0bcca7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8103,4 +8103,9 @@ span.Label.flex-self-center.Label--outline.border-0.ml-2.bg-gray-2 {
background-color: transparent !important;
}

@import "ZenHub";
.repo-actions-hero {
filter: invert(90%) hue-rotate(180deg);
box-shadow: 0 0 40px #FFF, 0 0 40px #F0F0F0 inset;
}

@import "ZenHub";

0 comments on commit d0bcca7

Please sign in to comment.