Skip to content

Commit 946ebdb

Browse files
committed
Fix code comment color in dark mode
1 parent 610a5e7 commit 946ebdb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

@theme/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,8 @@ ul.nav.navbar-nav {
262262
--link-color-primary-hover: #9a52ff;
263263

264264
--search-highlight-text-color: #4BB7FF; /* color-blue-4 */
265+
266+
--code-block-tokens-comment-color: #C1C1C2; /* color-gray-3 */
265267
}
266268

267269
:root .form-control-plaintext {

0 commit comments

Comments
 (0)