Skip to content

Commit ba2ffff

Browse files
Merge pull request #2043 from redis/DOC-5654-python-import-css
DOC-5654 changed namespace name highlighting
2 parents f73871a + d64e4b6 commit ba2ffff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ html {
701701

702702
/* Names - Red (NameNamespace) */
703703
.chroma .nn {
704-
@apply text-red-400;
704+
@apply text-blue-400;
705705
}
706706

707707
/* Names - Green (NameTag) */

0 commit comments

Comments
 (0)