0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 03:07:54 +01:00
nodejs/doc/api_assets
Rich Trott 68548fd661 doc: fix color contrast for anchor marks in dark mode
Currently, in its dark mode, our website background color is #090C15 and
our anchor marks are #707070 for a contrast ratio of 3.94 to 1, falling
short of the WCAG AA 4.5 to 1. This changes the mark color in dark mode
only to #7A7A7A for a color contrast of 4.55 to 1.

PR-URL: https://github.com/nodejs/node/pull/39168
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-07-04 19:57:42 -07:00
..
hljs.css tools: upgrade highlight.js to version 11.0.1 2021-06-26 15:13:35 +00:00
js-flavor-cjs.svg tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
js-flavor-esm.svg tools,doc: add support for several flavors of JS code snippets 2021-03-06 16:13:57 +01:00
README.md doc,tools: syntax highlight api docs at compile-time 2020-07-16 00:22:35 +02:00
style.css doc: fix color contrast for anchor marks in dark mode 2021-07-04 19:57:42 -07:00

API Reference Document Assets

hljs.css

The syntax theme for code snippets in API reference documents.

style.css

The main stylesheet for API reference documents.