Skip to content

Commit be0cec8

Browse files
committed
Comment why we're changing the colour
1 parent 007b23a commit be0cec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_docs_theme/static/pydoctheme_dark.css

+1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ img.invert-in-dark-mode {
129129

130130
/* C++ specific styling */
131131

132+
/* Override Sphinx's basic.css to fix colour contrast */
132133
.sig.c .k, .sig.c .kt,
133134
.sig.cpp .k, .sig.cpp .kt {
134135
color: #5283ff;

0 commit comments

Comments
 (0)