Skip to content

Commit

Permalink
simpler robot color
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 committed Jul 12, 2024
1 parent 038b968 commit 24bb165
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions webview-ui/test-generation/src/TestStep.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,8 @@ section.test-step {

.icon {
width: 12px;
filter: invert(43%) sepia(84%) saturate(1173%) hue-rotate(193deg)
brightness(101%) contrast(101%);

&.up {
transform: rotate(-90deg);
}
fill: currentColor;
color: hsla(152, 69%, 55%, 1);
}
}
}
Expand Down

0 comments on commit 24bb165

Please sign in to comment.