xterm.js
xterm.js copied to clipboard
DOM renderer on Linux does not apply contrast ratio to truecolors
Details
- Browser and browser version: Code Insiders 2019-12-03
- OS version: Lubuntu 19.10
Steps to reproduce
https://github.com/microsoft/vscode/issues/85966
Using the DOM renderer on Lubuntu 19.10, the contrast ratio does not apply to the truecolor test:

Canvas and webgl work, and dom works with the default palette color

The fix didn't work apparently https://github.com/microsoft/vscode/issues/86142#issuecomment-562287178
Fixed already