The cache key is based on the fg and bg color raw value: https://github.com/xtermjs/xterm.js/blob/8b5c48fe878f830914248e4c1ed78e621deb16c4/src/browser/renderer/dom/DomRendererRowFactory.ts#L170 This will overlap for different color modes.
The cache key is based on the fg and bg color raw value:
xterm.js/src/browser/renderer/dom/DomRendererRowFactory.ts
Line 170 in 8b5c48f
This will overlap for different color modes.