Skip to content

Commit 4a0eb2b

Browse files
Splaktarandrewseguin
authored andcommitted
fix(schematics): tree folder icons do not have enough contrast (#13462)
addresses aXe/Lighthouse a11y audit failures
1 parent b06a897 commit 4a0eb2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.type-icon {
2-
color: #999;
2+
color: #757575;
33
margin-right: 5px;
44
}

0 commit comments

Comments
 (0)