Source: Herald U10
Finding: index.html:306-310, 2802-2808, 3773-3777 — Border colors yellow=coin, cyan=diamond, plum=mythos, greenyellow=particle, orange=tesseract are good info-design as a system. Bad implementation in that the colors are inlined per-button per-subtab and cannot be themed.
Remediation: Move to CSS variables per tier.
Source: Herald U10
Finding:
index.html:306-310, 2802-2808, 3773-3777— Border colors yellow=coin, cyan=diamond, plum=mythos, greenyellow=particle, orange=tesseract are good info-design as a system. Bad implementation in that the colors are inlined per-button per-subtab and cannot be themed.Remediation: Move to CSS variables per tier.