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

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

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.

Summary ID
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

david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-7.x (19d89e7)
Loading...