Skip to content

Commit f10fd53

Browse files
committed
Use --color-text.
1 parent 7862f9c commit f10fd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3161,7 +3161,7 @@ td.blob-excerpt {
31613161
transition: all .1s ease-in-out;
31623162
box-shadow: none !important;
31633163
border: 1px solid var(--color-secondary);
3164-
color: black;
3164+
color: var(--color-text);
31653165
}
31663166

31673167
.repository.migrate .card:hover {

0 commit comments

Comments
 (0)