docs: choose a color that looks great on both dark and light theme (#8921)

pull/8925/head
Tan Li Hau 1 year ago committed by GitHub
parent d9529a39e3
commit a23fcc0f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,12 +86,12 @@
}
.tick line {
stroke: #aaa;
stroke: #888;
stroke-dasharray: 2;
}
.tick text {
fill: #666;
fill: #888;
text-anchor: start;
}

Loading…
Cancel
Save