@@ -6,7 +6,6 @@ const SlackLogo = () => (
viewBox="0 0 448 448"
height="20"
width="20"
- fill="purple"
className="grw-slack-notification-sm"
>
<path
@@ -261,6 +261,7 @@ ul.pagination {
.grw-slack-notification-sm {
background-color: $secondary;
border-color: transparent;
+ fill: #dd80de;
}
/*
@@ -194,6 +194,7 @@ $table-hover-bg: $bgcolor-table-hover;
background-color: $light;
+ fill: purple;