Fix the link styles in CodeMirror to work in dark mode.

Review Request #13816 — Created May 2, 2024 and submitted — Latest diff uploaded

Information

Review Board
release-7.x

Reviewers

We were using the default CodeMirror link styles, which weren't legible
in dark mode. We now use the standard Ink link styling for these.

Tested the links in both light and dark mode, both in Markdown [...](...)
form and plain URL form.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix the link styles in CodeMirror to work in dark mode.
We were using the default CodeMirror link styles, which weren't legible in dark mode. We now use the standard Ink link styling for these.
1666ff4e37273d939f825e196d7ec7bc67ea2999 Christian Hammond
reviewboard/static/rb/css/syntax.less
Loading...