Skip to content

Commit 030062c

Browse files
committed
fix: terminal banner inherits terminal text color (unreadable in light mode)
1 parent b800903 commit 030062c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

www-next-gen/assets/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,7 @@ pre .invalid {
10371037
margin: 0;
10381038
padding: 0;
10391039
font: inherit;
1040+
color: inherit;
10401041
white-space: pre;
10411042
}
10421043
.term-out {

0 commit comments

Comments
 (0)