Skip to content

Commit b2d9aa6

Browse files
committed
use gray-50 setting for command prompt
1 parent d150ea2 commit b2d9aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/highlight.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
}
6666

6767
.hljs-meta {
68-
color: #999;
68+
color: #808080;
6969
font-weight: var(--monospace-font-weight-bold);
7070
}
7171

0 commit comments

Comments
 (0)